.elementor-kit-16{--e-global-color-primary:#142715;--e-global-color-secondary:#430203;--e-global-color-text:#000000;--e-global-color-accent:#DAC05E;--e-global-color-00b2fbc:#DB322B;--e-global-color-1a8f28c:#0D8341;--e-global-color-399bdc6:#B3BEC6;--e-global-color-43801ff:#E9E9E9;--e-global-color-4033786:#F7F9FC;--e-global-color-bb6acdc:#F2F0D8;--e-global-color-45bae7d:#0C5BE8;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Livvic";--e-global-typography-text-font-size:1.5rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-size:0.8rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-16 button:hover,.elementor-kit-16 button:focus,.elementor-kit-16 input[type="button"]:hover,.elementor-kit-16 input[type="button"]:focus,.elementor-kit-16 input[type="submit"]:hover,.elementor-kit-16 input[type="submit"]:focus,.elementor-kit-16 .elementor-button:hover,.elementor-kit-16 .elementor-button:focus{background-color:#012566;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{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 );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-text );border-radius:10px 10px 10px 10px;padding:20px 20px 20px 20px;}.elementor-kit-16 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.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-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 768px) and (max-width: 1024px) {
  nav .sub-menu {
    left: 25% !important;
    transform: translateX(-25%) !important;
    right: auto !important;
  }
}

#experience a {color:white; text-decoration: underline !important;}

/* Style the Donate menu item as a button */
.elementor-nav-menu .donate > a.elementor-item {
    background-color: #DB322B;   /* Button background */
    color: #ffffff !important;   /* Button text color */
    padding: 10px 20px;          /* Button spacing */
    border-radius: 6px;          /* Optional: rounded corners */
    font-weight: 600;            /* Slightly bolder text */
    display: inline-block;
}

/* Hover effect */
.elementor-nav-menu .donate > a.elementor-item:hover {
    background-color: #b82723;   /* Slightly darker red on hover */
    color: #ffffff !important;
}/* End custom CSS */