/*
Theme Name: UNIDA Gontor
Author: Tonjoo
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 8.2
Version: 0.0.1
Text Domain: unida-gontor
*/

.wpcf7-display-none{
    display: none;
}

@media screen and (max-width: 1376px) and (min-width: 1115px) {
    .footerBasic__subscribe-form{
        max-width: 300px;
    }
}

@media screen and (max-width: 1114px) and (min-width: 991px) {
    .footerBasic__subscribe-form{
        max-width: 250px;
    }
}