.elementor-kit-8{--e-global-color-primary:#A12B2A;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#181818;--e-global-color-c84a194:#F6DFA4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Georgia", Sans-serif;font-weight:700;}.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);}@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 *//* Underline Links*/
.elementor a {
    box-shadow: none;
    text-decoration: underline;
}
a {
text-decoration: underline !important;
font-weight: bold !important;
}

/* Remove from menu */
nav a,
.nav-menu a,
.nv-nav-wrap a,
header a {
text-decoration: none !important;
font-weight: normal !important;
}

[data-elementor-type="footer"] a {
text-decoration: none !important;
font-weight: normal !important;
}

/* Remove from buttons */
a.button,
a.wp-block-file__button,
a.elementor-button,
[role="button"],
.elementor-button-wrapper a,
.wp-block-button__link,
[class*="btn"] a,
a[class*="btn"],
a[class*="button"] {
text-decoration: none !important;
font-weight: normal !important;
}/* End custom CSS */