.elementor-kit-8{--e-global-color-primary:#333333;--e-global-color-secondary:#F49A00;--e-global-color-text:#333333;--e-global-color-accent:#E4E2D2;--e-global-color-c7cbe1f:#FFFFFF;--e-global-typography-primary-font-family:"Trebuchet MS";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Trebuchet MS";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Trebuchet MS";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Trebuchet MS";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Trebuchet MS", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-8 a{color:var( --e-global-color-secondary );text-decoration:underline;}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );text-decoration:none;}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-size:2.2rem;font-weight:700;}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-size:1.4rem;font-weight:700;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-size:1.2rem;font-weight:700;}.elementor-kit-8 h4{color:var( --e-global-color-secondary );font-size:1.6rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:992px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:576px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */table tbody > tr > td {
    border:none;
    background-color: #fff !important;
    line-height:1;
    padding: 5px 15px;
    font-size: 1rem

}

table tbody > tr > td:nth-child(2n+1) {
    font-weight: 700;
    color: var(--e-global-color-secondary);
    width: 180px;
}

@media (max-width:576px) {
    table tbody > tr > td {
        display: block;
        padding:2px 0;
    }
    table tbody > tr {
        display: block;
        padding-bottom: 10px;
    }
}/* End custom CSS */