.visually-hidden{
    position: absolute!important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    background-color: #00000001;
}
.footer .footer-block--newsletter form .newsletter-form__field-wrapper label.field__label{
    color: #737373;
}
.footer__copyright small.copyright__content{
    color: #737373 !important;
}