@media screen and (max-width: 991px) {
#menu-footer-nav.footer-menu.aux-end.aux-middle.aux-phone-off {
display: block !important;
}
#menu-footer-nav.footer-menu.aux-end.aux-middle.aux-phone-off li {
margin: 0;
padding: 0.5em;
}
#menu-footer-nav.footer-menu.aux-end.aux-middle.aux-phone-off ul {
padding: 0;
}
}
.wpcf7 .wpcf7-response-output {
color: white;
background-color: rgba(0, 0, 0, .5);
}