h2 {
font-size: 52px !important;
line-height: 1.2em;
}
:root :where(a:where(:not(.wp-element-button))) {
text-decoration: none;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
color: #790124;
}
@media only screen and (max-width: 980px){
h2 {
font-size: 32px !important;
}}
@media only screen and (max-width: 767px){
h2 {
font-size: 20px !important;
}}