.bottom-footer {
    color: #aaaaaa;
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
}

@media screen and (max-width: 575px){
header.site-header .site-branding > a, header.site-header.sticky-header .site-branding > a {
    max-width: 235px;
}
}