/*!
 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.1
 Text Domain: rubrum
*/


/** Add your custom styles here **/


/* Inline Form */
@media only screen and (max-width: 767px) {
    /* replace these ids if you did not use the inline form from the base theme */
    #gform_wrapper_7 {
        width: 90%;
        margin: auto;
    }
    #gform_submit_button_7 {
        margin: auto;
    }
}
/* END Inline Form */
