.elementor-kit-446{--e-global-color-primary:#193E87;--e-global-color-secondary:#509AC7;--e-global-color-text:#3A3A3A;--e-global-color-accent:#FFCB3C;--e-global-color-1fd7936:#FFFFFF;--e-global-typography-primary-font-family:"Verdana";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Verdana";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;color:#3A3A3A;font-family:"Verdana", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-446 button,.elementor-kit-446 input[type="button"],.elementor-kit-446 input[type="submit"],.elementor-kit-446 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Verdana", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;}.elementor-kit-446 e-page-transition{background-color:#FFBC7D;}.elementor-kit-446 a{color:var( --e-global-color-primary );}.elementor-kit-446 h1{color:var( --e-global-color-1fd7936 );font-family:"Roboto Slab", Sans-serif;font-size:50px;font-weight:400;}.elementor-kit-446 h2{color:var( --e-global-color-primary );font-family:"Roboto Slab", Sans-serif;font-size:25px;font-weight:400;}.elementor-kit-446 h3{color:var( --e-global-color-primary );font-family:"Roboto Slab", Sans-serif;font-size:20px;font-weight:400;}.elementor-kit-446 button:hover,.elementor-kit-446 button:focus,.elementor-kit-446 input[type="button"]:hover,.elementor-kit-446 input[type="button"]:focus,.elementor-kit-446 input[type="submit"]:hover,.elementor-kit-446 input[type="submit"]:focus,.elementor-kit-446 .elementor-button:hover,.elementor-kit-446 .elementor-button:focus{color:var( --e-global-color-1fd7936 );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */#button{
    background-color: #FFCB3C;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 65%;
    text-align: center;
    border-radius: 20px;
    margin: auto;
    margin-top: 3%;
    margin-bottom: 3%;
}

.elementor-kit-446 input[type="submit"]{
    border: 1px solid #ffffff;
    color: #ffffff
}


.yellowButton{
    font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size );
    font-weight: var(--e-global-typography-accent-font-weight );
    background-color: var(--e-global-color-accent );
    display: inline-block;
    line-height: 0;
    padding: 25px 25px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    transition: all .3s;
}

.yellowButton-text:hover{
    color: #fff;
    
}/* End custom CSS */