.elementor-kit-6{--e-global-color-primary:#1F5A3E;--e-global-color-secondary:#BD172F;--e-global-color-text:#313131;--e-global-color-accent:#3C9545;--e-global-color-bae226a:#0B2217;--e-global-color-a97ca99:#1F5A3E;--e-global-color-2953cc7:#3C9545;--e-global-color-ad71f46:#BD172F;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;color:#313131;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#BD172F;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:800;text-transform:uppercase;color:#FFFFFF;box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.35);border-style:none;border-radius:0px 0px 0px 0px;padding:15px 30px 13px 30px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#DF0020;color:#FFFFFF;box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.29);border-style:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-2953cc7 );}.elementor-kit-6 h1{color:var( --e-global-color-2953cc7 );}.elementor-kit-6 h2{color:var( --e-global-color-a97ca99 );font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-6 h3{color:var( --e-global-color-a97ca99 );font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-6 label{color:var( --e-global-color-text );line-height:1.4em;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{color:var( --e-global-color-bae226a );background-color:#E7F1ED;border-style:solid;border-width:0px 0px 2px 0px;border-color:var( --e-global-color-a97ca99 );border-radius:0px 0px 0px 0px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{color:#000000;background-color:#DAF1DC;border-style:solid;border-width:0px 0px 2px 0px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.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;}}/* Start custom CSS */body {
    font-family: 'Outfit', sans-serif;
    color: #313131;
}


a {
    color: #3C9545;
}
a:hover,
a:focus {
    color: #1F5A3E;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
.elementor-widget-text-editor table,
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    margin-bottom: .9em;
}

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 2rem;
    margin-block-end: 1rem;
    line-height: 1.2;
}

h1:first-child,
h2:first-child, 
h3:first-child, 
h4:first-child, 
h5:first-child, 
h6:first-child,
style:first-child+h1,
style:first-child+h2,
style:first-child+h3,
style:first-child+h4,
style:first-child+h5,
style:first-child+h6 {
  margin-block-start: 0;
}

.elementor-widget-heading h3.elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-widget-heading h6.elementor-heading-title {
   color: #0B2217;
}
.elementor-widget-heading p.elementor-heading-title {
   color: #313131;
}

body table {
    border-collapse: separate !important;
    border-spacing: 5px 5px !important;
    border: none !important; 
    width: 100%;
    margin: 0;
}

body table td,
body table th {
    padding: 0.6em 1em 0.5em; 
    line-height: 1.5;
    vertical-align: middle; 
    border: none;
}

body table tr > td:first-child {
    width: 40%;
    text-align: left; 
}

body table td {
    width: 20%;
    text-align: center; 
}


body table tr > td {
    background: #021E1F;
    color: #FFF;
}

body table tbody tr:hover > th,
body table thead tr > th,
body table tbody tr:nth-child(odd) > th {
    background: #021E1F;
    color: #FFF;
}

body table tfoot tr > td {
    background: #c5e4d1;
    color: #021E1F;
}

body table tbody tr > th {
    background: #c5e4d1;
    color: #021E1F;
}

body table tbody tr:hover > td,
body table tbody > tr > td,
body table tbody > tr:nth-child(odd) > td {
    background: #c5e4d1;
    color: #021E1F;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-display: auto;
	src: url('https://2026.eahadcongress.com/wp-content/uploads/2025/07/Outfit-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */