.feature section .text p.h1 {
    font-size: 40px;
}

.tymbrel-row.reviews {
    margin: 0;
}

@media (max-width: 1024px) {
    .tymbrel-row.reviews {
        padding: 2rem 0 0;
    }
}

.default-msg-bar#emergencyAlert {
    min-height: 45px;
    font-weight: 600;
}
  