/*!
 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: 7.0
 Requires PHP: 8.0
 Version: 7.0
 Text Domain: rubrum
*/


/** Add your custom styles here **/

#gform_5 label {
    font-size: 14px !important;
    font-weight: 300 !important;
}

#gform_5 .address_state {
    width: 100% !important;
}

#gform_5 .address_state .gfield_label {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: var(--wp--preset--color--primary) !important;
}

#gform_5 input
#gform_5 textarea,
#gform_5 select {
    color: var(--wp--preset--color--primary) !important;
}

#gform_confirmation_message_5 {
    color: var(--wp--preset--color--primary) !important;
    font-weight: 500 !important;
}

/* #field_9_12 {
    margin-top: var(--wp--preset--spacing--30) !important;
} */
