.elementor-kit-14{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f6a79e1:#D62F29;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0b85392-font-family:"brothers";--e-global-typography-0b85392-font-size:7rem;--e-global-typography-0b85392-font-weight:600;--e-global-typography-0b85392-text-transform:uppercase;--e-global-typography-0b85392-line-height:0.9em;--e-global-typography-bfbef11-font-family:"brothers";--e-global-typography-bfbef11-font-size:4rem;--e-global-typography-bfbef11-font-weight:600;--e-global-typography-bfbef11-text-transform:uppercase;--e-global-typography-bfbef11-line-height:0.9em;--e-global-typography-bb67b78-font-family:"brothers";--e-global-typography-bb67b78-font-size:3.25rem;--e-global-typography-bb67b78-font-weight:600;--e-global-typography-bb67b78-text-transform:uppercase;--e-global-typography-bb67b78-line-height:0.9em;--e-global-typography-aa3b69b-font-family:"brothers";--e-global-typography-aa3b69b-font-size:2.5rem;--e-global-typography-aa3b69b-font-weight:600;--e-global-typography-aa3b69b-text-transform:uppercase;--e-global-typography-aa3b69b-line-height:0.9em;--e-global-typography-59b9b94-font-family:"brothers";--e-global-typography-59b9b94-font-size:1.5rem;--e-global-typography-59b9b94-font-weight:400;--e-global-typography-59b9b94-text-transform:uppercase;--e-global-typography-59b9b94-line-height:0.9em;--e-global-typography-6a1bc97-font-family:"brothers";--e-global-typography-6a1bc97-font-size:1rem;--e-global-typography-6a1bc97-font-weight:400;--e-global-typography-6a1bc97-text-transform:uppercase;--e-global-typography-6a1bc97-line-height:0.9em;background-color:#FFFFFF;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-14{--e-global-typography-0b85392-font-size:5rem;--e-global-typography-bfbef11-font-size:3.5rem;--e-global-typography-aa3b69b-font-size:2.25rem;--e-global-typography-59b9b94-font-size:1.5rem;--e-global-typography-6a1bc97-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{--e-global-typography-0b85392-font-size:2.5rem;--e-global-typography-bfbef11-font-size:2.25rem;--e-global-typography-bb67b78-font-size:1.75rem;--e-global-typography-aa3b69b-font-size:1.5rem;--e-global-typography-59b9b94-font-size:1.25rem;--e-global-typography-6a1bc97-font-size:0.875rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Colors */
.red {
    color: #D62F29;
}

/* Global */
.body p:last-child {
    margin-bottom: 0;
}

.body {
    line-height: 1.25em;
}

.body strong {
    color: #D62F29;
}

.body a {
    text-decoration-color: #D62F29 !important;
    color: #D62F29;
    font-weight: bold;
}

.hidden {
    display: none;
}

@media only screen and (max-width:1024px) and (min-width:767px) {
    .section-padding {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

@media only screen and (max-width:767px) {
    .section-padding {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

/* Graphics */

.h4-rule h4:after {
    content:'';
    position: relative;
    display: block;
    width: 60px;
    height: 8px;
    background-color: #D62F29;
    margin: 0 auto;
    top: 6px;
}

@media only screen and (max-width:767px) {
    .h4-rule h4:after {
        height: 6px;
    }
}

.red-svg svg .st0 {
    fill: var(--e-global-color-f6a79e1) !important;
}/* End custom CSS */