@media screen and (min-width: 767px) { 
h2 {
 font-size: 40px!important;
}
}

p,ul,li {
font-size: 16px!important;
}

.footer .footer__location *,
.footer .editor-content * {
font-size: 15px!important;
}