.elementor-kit-5806{--e-global-color-primary:#50B2E4;--e-global-color-secondary:#9D9D9D;--e-global-color-text:#231F20;--e-global-color-accent:#32E285;--e-global-color-4d1cd4d:#DBDBDB;--e-global-color-a4d7c33:#303133;--e-global-color-ce00a64:#FFFFFF;--e-global-color-f050cf3:#0A303F;--e-global-color-0ddb2a9:#FFFFFF00;--e-global-color-128cd54:#DBDBDB30;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:normal;--e-global-typography-dc69851-font-family:"Sora";--e-global-typography-dc69851-font-size:3.25rem;--e-global-typography-dc69851-font-weight:600;--e-global-typography-c56a7c3-font-family:"Sora";--e-global-typography-c56a7c3-font-size:2.5rem;--e-global-typography-c56a7c3-font-weight:400;--e-global-typography-091d60d-font-family:"Source Sans Pro";--e-global-typography-091d60d-font-size:1.75rem;--e-global-typography-091d60d-font-weight:600;--e-global-typography-26ac281-font-family:"Sora";--e-global-typography-26ac281-font-size:1rem;--e-global-typography-26ac281-font-weight:600;font-family:"Source Sans Pro", Sans-serif;font-size:1.125rem;font-weight:400;}.elementor-kit-5806 button,.elementor-kit-5806 input[type="button"],.elementor-kit-5806 input[type="submit"],.elementor-kit-5806 .elementor-button{background-color:var( --e-global-color-ce00a64 );font-family:"Sora", Sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:12px 24px 12px 24px;}.elementor-kit-5806 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5806 a{color:var( --e-global-color-primary );}.elementor-kit-5806 a:hover{color:var( --e-global-color-accent );}.elementor-kit-5806 h1{font-family:"Sora", Sans-serif;font-size:3.25rem;font-weight:600;}.elementor-kit-5806 h2{font-family:"Sora", Sans-serif;font-size:2.5rem;font-weight:400;}.elementor-kit-5806 h3{font-family:"Source Sans Pro", Sans-serif;font-size:1.75rem;font-weight:600;}.elementor-kit-5806 button:hover,.elementor-kit-5806 button:focus,.elementor-kit-5806 input[type="button"]:hover,.elementor-kit-5806 input[type="button"]:focus,.elementor-kit-5806 input[type="submit"]:hover,.elementor-kit-5806 input[type="submit"]:focus,.elementor-kit-5806 .elementor-button:hover,.elementor-kit-5806 .elementor-button:focus{color:var( --e-global-color-accent );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* forms and buttons */
._form-label {
    color: #50B2E4 !important;
    font-weight: bold;
}
._submit, .vc_btn3, .popup-button {
    margin-top: 15px;
    color: #231F20;
    border-color: #32E285 !important;
    background: #fff;
}
._submit:hover, ._submit:focus, ._submit:active, .vc_btn3:hover, popup-button:hover {
   color: #32E285 !important;
    border-color: #32E285 !important;
     background: #fff;
     transform: scale(1.1);
}
._error-inner {
    color: red;
}
/* Blog post table of contents */
.toc {
    background: #50B2E4 !important;
}
.toc a {
    color: #fff !important;   
}
.toc a:hover {
    text-decoration: underline;  
}
.blue-border-box {
    outline: 2px solid #50B2E4 !important;
}

/* from old site, still used on Posts */
#author-profile-wrap .h3, .wpb_wrapper strong.h3 {
    font-size: 1.75rem
}
.wpb_wrapper strong.h2 {
    font-size: 2.188rem;
}
#author-profile-wrap .h3 a {
    color: #231F20;
    text-decoration: underline;
}
#author-profile-wrap .h3 strong {
    font-size: 1rem
}
#author-profile-wrap .wpb_content_element, #author-profile-wrap .vc_icon_element {
    margin-bottom: 0 !important;
}
#author-profile-wrap .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    width: 2em;
    height 2em;
}
.author-profile-bio img {
    border-radius: 50%;
    border: 3px solid #50B2E4;
}
.wpb_wrapper blockquote {
    margin: 36px 0px 36px 0px;
    padding: 0px 0px 0px 36px;
    border-left: 2px solid #50B2E4;
}
.vc_btn3 {
    border-radius: 0 !important;
    font-family: "Sora", Sans-serif !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background: #fff !important;
    padding: 12px 24px 12px 24px !important;
    color: #231F20 !important;
    border: 2px solid #32E285 !important;
}
.wpb_wrapper mark {
    background-color: #32E285 !important;
    color: #231F20 !important;
}/* End custom CSS */