/**
* Theme Name: Gossh Child
* Description: This is a child theme of Gossh, generated by Gossh.
* Author: <a href="https://www.gossh.com">Gossh</a>
* Template: gossh-theme
* Version: 2022.9.30
*/

div #wppb-form-style-3-wrapper input[type="submit"] {
    background-color: #8ab0b8 !important;
}

/* Local dev: force Brizy video backgrounds visible (JS doesn't always override display:none on PHP built-in server) */
.brz .brz-bg-video { display: block !important; }