.elementor-kit-5{--e-global-color-primary:#525252;--e-global-color-secondary:#748430;--e-global-color-text:#0F0F0F;--e-global-color-accent:#545454;--e-global-color-39222e1:#FFFFFF;--e-global-color-2f43909:#000000;--e-global-color-fc61e3f:#02010100;--e-global-color-92ade79:#F7F5E1;--e-global-color-7bd8e84:#F2F2F2;--e-global-color-4ab316a:#E5EBC8;--e-global-typography-primary-font-family:"Spectral";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Spectral";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Spectral SC";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:uppercase;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Spectral";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.7em;--e-global-typography-accent-letter-spacing:0.25em;--e-global-typography-8388291-font-family:"Spectral";--e-global-typography-8388291-font-size:60px;--e-global-typography-7ff600c-font-family:"Spectral";--e-global-typography-7ff600c-font-size:40px;--e-global-typography-7ff600c-font-weight:400;--e-global-typography-7ff600c-text-transform:uppercase;--e-global-typography-7ff600c-line-height:1.5em;--e-global-typography-19b14b1-font-family:"Spectral";--e-global-typography-19b14b1-font-size:30px;--e-global-typography-19b14b1-font-weight:400;--e-global-typography-19b14b1-text-transform:uppercase;--e-global-typography-19b14b1-line-height:1.5em;--e-global-typography-0e04e75-font-family:"Spectral SC";--e-global-typography-0e04e75-font-size:14px;--e-global-typography-0e04e75-font-weight:400;--e-global-typography-0e04e75-text-transform:uppercase;--e-global-typography-0e04e75-line-height:2.2em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-5{--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1.5em;--e-global-typography-7ff600c-font-size:32px;--e-global-typography-7ff600c-line-height:1.4em;--e-global-typography-19b14b1-font-size:23px;--e-global-typography-0e04e75-font-size:14px;--e-global-typography-0e04e75-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h2 {
  position: relative;
  display: inline-block;
  text-decoration: none;
}

h2::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;      /* same idea as underline offset */
  width: 99%;
  height: 1px;
  background: currentColor;
}



.cheading {
 text-decoration: underline;
 text-decoration-thickness: 1px;
 text-underline-offset: 5px;
}/* End custom CSS */