.elementor-kit-5{--e-global-color-primary:#C32653;--e-global-color-secondary:#488FC1;--e-global-color-text:#000000;--e-global-color-accent:#B6CF37;--e-global-color-e8ee37f:#F6F1FA;--e-global-color-233c61e:#F9FAFA;--e-global-color-4694037:#FFFFFF;--e-global-color-9dc9c85:#481F2E;--e-global-color-65f390d:#205791;--e-global-color-de0b245:#E6E6E6;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sen";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sen";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-5 h1{font-size:55px;font-weight:700;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;font-size:50px;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;font-size:45px;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;font-size:40px;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;font-size:35px;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-kit-5 h1{font-size:50px;}.elementor-kit-5 h2{font-size:48px;}.elementor-kit-5 h3{font-size:45px;}.elementor-kit-5 h4{font-size:40px;}.elementor-kit-5 h5{font-size:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.contact p a{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.contact p a:hover{
    color: #F9A61A;
}

/* === Paste into: Appearance > Customize > Additional CSS === */

.fully-underline {
  position: relative;
  display: inline-block;
  padding-bottom: 22px;
}

.fully-underline::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -3%;
  width: 116%;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 22' preserveAspectRatio='none'%3E%3Cpath d='M0%2C15 Q120%2C7 240%2C12 L240%2C17 Q120%2C13 0%2C15.5 Z' fill='%23AABC28'/%3E%3C/svg%3E") no-repeat center / 100% 100%;
}

/* === WordPress Usage === */
/* <span class="fully-underline">Fully</span> Compliant *//* End custom CSS */