
#bio_ep_bg {

    display: none!important;

}

#bio_ep_inner {

    background-image: url('/wp-content/uploads/2024/05/TFC-foto-box-newsletter-v3.jpg');
    background-color: #37b39a!important;
    background-position: bottom;
    background-repeat: no-repeat;

}

#bio_ep_inner .form_block,
#bio_ep_inner .sidebarbox_newsletter.footer_newsletter form label {

    width: 50%;

}

#bio_ep_inner .form_block .consent label {

    width: 100%!important;

}

#bio_ep_inner .sidebarbox_newsletter.footer_newsletter {

    background-color: unset;

}

#bio_ep_inner .alert  {

    width: 50%;
    padding: .4rem;
    margin-bottom: .5rem;

}

#bio_ep_inner .errors {

    position: absolute;
    bottom: -25px;
    width: 100%;

}







@media only screen and (min-width: 992px) {


    body #menu_container li {

        margin: 0 0.5rem;


    }



}


@media only screen and (min-width: 1440px) {


    body #menu_container li {

        margin: 0 1rem;


    }



}
