.elementor-kit-5{--e-global-color-primary:#0D0D0D;--e-global-color-secondary:#452083;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C4B168;--e-global-color-76f824e:#E8E4E4;--e-global-color-79e9814:#0D0D0D;--e-global-color-921909a:#F5F5F5;--e-global-color-4299939:#DAEBFF;--e-global-color-744b4c1:#FFFFFF;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-size:1.25em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;font-family:"Rubik", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Nunito", Sans-serif;font-size:1em;font-weight:700;text-transform:uppercase;color:var( --e-global-color-744b4c1 );border-style:none;padding:1em 2em 1em 2em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-5 h1{color:var( --e-global-color-79e9814 );font-family:"Nunito", Sans-serif;font-size:3.5em;}.elementor-kit-5 h2{color:var( --e-global-color-79e9814 );font-family:"Nunito", Sans-serif;font-size:2.5em;}.elementor-kit-5 h3{color:var( --e-global-color-79e9814 );font-family:"Nunito", Sans-serif;font-size:1.5em;}.elementor-kit-5 h4{color:var( --e-global-color-79e9814 );font-size:1em;font-weight:normal;text-transform:uppercase;font-style:normal;}.elementor-kit-5 h5{color:var( --e-global-color-primary );font-family:"Nunito", Sans-serif;font-size:0.8em;text-transform:uppercase;}.elementor-kit-5 img{border-style:groove;}.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 */.modal-wrapper.show {
    background: #452083;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.wp-post-modal.show {
    max-width: 700px;
    color: white;
}

#modal-content h3, #modal-content a {
    color: white;
    font-weight: bold;
}

button.close-modal {
    position: absolute;
    right: 15px;
    top: 30px;
    color: white;
    border: 1px solid white;
}

button.close-modal:hover, button.close-modal:focus { background: lightgray; }/* End custom CSS */