/*!
 Theme Name: Rubrum
 Theme URI:
 Author: Dev Team
 Author URI:
 Description: Rubrum is a blank canvas for your ideas and it makes the block editor your best brush.
 Requires at least: 6.6
 Tested up to: 6.7
 Requires PHP: 8.0
 Version: 6.7.0
 Text Domain: rubrum
*/


/** Add your custom styles here **/


.home-cover {
    height: 30vw;
    max-height: 600px;
}
.gform_wrapper form input[type=checkbox] + label::before {
    margin-top: 4px;
    margin-right: 8px;
}
.gfield_consent_label {
    display: inline-flex !important;
    font-size: 13px;
}
@media (max-width: 359.98px) {
    .sms-consent {
        width: 80%;
        max-width: 100%;
        word-wrap: break-word;
    }
}
