.elementor-kit-4{--e-global-color-primary:#F0AA7C;--e-global-color-secondary:#F7F7F7;--e-global-color-text:#030303;--e-global-color-accent:#E0EEEE;--e-global-color-2095d73:#FFFFFF;--e-global-color-acabba7:#F8BA33;--e-global-color-7441009:#477B72;--e-global-color-1b44da8:#404245;--e-global-color-584ff8c:#ECA100;--e-global-color-85d7bc8:#686868;--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;}.elementor-kit-4 a{font-family:"Muli", Sans-serif;font-size:16px;}.elementor-kit-4 h1{font-family:"Quicksand", Sans-serif;}.elementor-kit-4 h2{font-family:"Quicksand", Sans-serif;font-weight:700;}.elementor-kit-4 h3{font-family:"Quicksand", Sans-serif;font-weight:600;}.elementor-kit-4 h4{font-family:"Quicksand", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-4 label{font-family:"Quicksand", Sans-serif;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-7441009 );border-radius:5px 5px 5px 5px;}.elementor-kit-4 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea:focus,.elementor-kit-4 .elementor-field-textual:focus{border-style:solid;border-width:1px 1px 1px 1px;border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1099px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS *//*
form.post-password-form {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 200px;
    padding: 30px;
    background-color: #477B72;
    border-radius: 5px;
    color: white;
    font-family: 'Quicksand';
    font-weight: 500;
}
form.post-password-form p input[type="submit"] {
    background-color: #F8BA33;
    border-radius: 5px;
    border: 1px solid #F8BA33;
    color: white;
    font-weight: 600;
    width: 100%;
    margin-top: 5px;
}
label[for="pwbox-9"] {
    color: #477B72;
}
*/
.login.login-password-protected.login-action-password-protected-login.wp-core-ui {
    background: #E0EEEE !important;
    color : #477B72 !important;
}
.login form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px 34px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 1px solid #477b72;
    box-shadow: 0 1px 3px rgb(0 0 0 / 4%);
    border-radius: 5px;
}
#login {
    width: 320px;
    padding: 8% 0 0;
    margin: auto;
    background-color: red;
}
body.login.login-password-protected.login-action-password-protected-login.wp-core-ui {
    background-color: black !important;
}/* End custom CSS */