.elementor-kit-7{--e-global-color-primary:#F2F2ED;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-94ca645:#2E6050;--e-global-color-ad1ff36:#626262;--e-global-color-99f7a36:#EAEBEB;--e-global-color-70373ee:#CECECE;--e-global-color-03100db:#FAF9F0;--e-global-color-8855da4:#312E2E;--e-global-color-ad087ec:#FAFAF7;--e-global-color-55f8616:#7E8E64;--e-global-color-615d33e:#58303B;--e-global-color-5a92038:#4C2535;--e-global-color-373b77f:#5F788B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.post-password-form {
    height:100vh;
    margin:auto;
    width:60%;
    align-content: center;
}

.post-password-form p {
    text-align: center;
    font-size:14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.post-password-form input[type="submit"] {margin-top: 20px;}
.post-password-form input[type="submit"] {background-color:black;}


/*GLOBAL FORMINATOR*/

/*FORMINATOR: OVERRIDE SUBMIT BUTTON DROPSHADOW ON HOVER*/
.forminator-button-submit:hover {    
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;}/* End custom CSS */