.elementor-kit-1259{--e-global-color-primary:#324972;--e-global-color-secondary:#91AFAF;--e-global-color-text:#555555;--e-global-color-accent:#37C1C1;--e-global-color-fcab061:#E8EEF3;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#555555;font-family:"Merriweather", Sans-serif;font-size:20px;font-weight:400;letter-spacing:1px;}.elementor-kit-1259 button,.elementor-kit-1259 input[type="button"],.elementor-kit-1259 input[type="submit"],.elementor-kit-1259 .elementor-button{background-color:#37C1C1;font-family:"Poppins", Sans-serif;font-size:20px;font-weight:400;color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:#37C1C1;border-radius:250px 250px 250px 250px;padding:15px 50px 15px 50px;}.elementor-kit-1259 e-page-transition{background-color:#FFBC7D;}.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;}}:root { --text-colour:#444444; --instrument-sans:Instrument Sans; --lightgrey-bg:#dce0e7; --black:#000000; --white:#FFFFFF; --grey-light:#FAFAFA; --grey-mid:#EEEEEE; --xxxlarge:clamp(2.63em, 2.30172em + 1.37931vw, 3.25em); --xxlarge:clamp(2.25rem, 1.99138rem + 1.10345vw, 2.75rem); --xlarge:clamp(1.88rem, 1.68103rem + 0.82759vw, 2.25rem); --large:clamp(1.50rem, 1.37069rem + 0.55172vw, 1.75rem); --medium:clamp(1.13rem, 1.06034rem + 0.27586vw, 1.25rem); --normal:1rem; --small:clamp(0.94rem, 0.93750rem + 0.00000vw, 0.94rem); --xsmall:clamp(0.88rem, 0.87500rem + 0.00000vw, 0.88rem); --primary:#000000; --secondary:#000000; --accent:#000000; --text:#1E1E1E; --grey-dark:#AAAAAA; --text-colour_1:#444444; --main-01:#243670; --main-02:#b08a1f; --accent-01:#f15c5c; --accent-02:#2fb4b4; --white_1:#ffffff; --instrument-sans_1:Instrument Sans; --lightgrey-bg_1:#dce0e7; --DUP_instrument-sans:Instrument Sans; --DUP_main-02:#b08a1f; --DUP_white:#ffffff; --DUP_main-01:#243670; }
/* Start custom CSS */a, *:focus, *:active {
    -webkit-tap-highlight-color: transparent !important;
    outline: none !important;
}

.title-h1 {
  position: relative;
  padding-bottom: 10px;
}

.title-h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 5px;
  background-color: #B08A1F;
  border-radius: 250px;
}/* End custom CSS */