.elementor-kit-2607{--e-global-color-primary:#920324;--e-global-color-secondary:#666666;--e-global-color-text:#202020;--e-global-color-accent:#920324;--e-global-color-72769ff:#FFFFFF;--e-global-color-751cdb1:#000000;--e-global-color-1888c03:#00000000;--e-global-color-3b98eaa:#EBEBEB;--e-global-color-1def0cc:#CECECE;--e-global-color-c811516:#33C93E;--e-global-color-97f5cba:#E42B56;--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-text-line-height:1.5rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-1d84b06-font-size:1.5rem;--e-global-typography-1d84b06-line-height:1.4em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-2607 button,.elementor-kit-2607 input[type="button"],.elementor-kit-2607 input[type="submit"],.elementor-kit-2607 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-72769ff );border-radius:30px 30px 30px 30px;}.elementor-kit-2607 e-page-transition{background-color:var( --e-global-color-72769ff );}.elementor-kit-2607 a{color:#920314;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-kit-2607{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-2607 button,.elementor-kit-2607 input[type="button"],.elementor-kit-2607 input[type="submit"],.elementor-kit-2607 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2607{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-2607 button,.elementor-kit-2607 input[type="button"],.elementor-kit-2607 input[type="submit"],.elementor-kit-2607 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* TYPOGRAPHY
html {
    /* 62.5% of 16px browser font size is 10px
    font-size: 62.5% !important;
    overflow-x: hidden;
}
body {
    /* 1.6 * 10px = 16px
    font-size: 1.8rem !important;
}
#give_offline_payment_info ol li span {
    font-size: 1.8rem !important;
}
ul, ol {
    margin-bottom: 0.9rem;
}
@media only screen and (min-width: 1025px) {
    h1 {
        font-size: 4.5rem;
    }
    h2 {
        font-size: 3.7rem;
    }
    h3 {
        font-size: 3.1rem;
    }
    h4 {
        font-size: 2.6rem;
    }
    h5 {
        font-size: 2.2rem;
    }
    h6 {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 1024px) {
    h1 {
        font-size: 3.2rem;
    }
    h2 {
        font-size: 2.9rem;
    }
    h3 {
        font-size: 2.6rem;
    }
    h4 {
        font-size: 2.3rem;
    }
    h5 {
        font-size: 2.0rem;
    }
    h6 {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2.3rem;
    }
    h3 {
        font-size: 2.2rem;
    }
    h4 {
        font-size: 2.0rem;
    }
    h5 {
        font-size: 1.9rem;
    }
    h6 {
        font-size: 1.8rem;
    }
}
:root {
    --text--2xl: 2.8rem;
    --text--xl: 2.3rem;
    --text--l: 1.9rem;
    --text--m: 1.6rem;
    --text--s: 1.3rem;
}

@media only screen and (max-width: 1024px) {
    :root {
        --text--2xl: 2.3rem;
        --text--xl: 2.0rem;
        --text--l: 1.8rem;
        --text--m: 1.6rem;
        --text--s: 1.4rem;
    }
}

@media only screen and (max-width: 767px) {
    :root {
        --text--2xl: 1.9rem;
        --text--xl: 1.8rem;
        --text--l: 1.7rem;
        --text--m: 1.6rem;
        --text--s: 1.5rem;
    }
} */
/* COMPONENTS */
.underline--blue {
    padding-bottom: 20px;
}
.underline--blue:after {
    background-color: #316094;
    width: 8.5rem;
    height: 0.4rem;
    border-radius: 0.6rem;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
.underline--yellow {
    padding-bottom: 20px;
    
    &:after {
    background-color: #FFC72B;
    width: 8.5rem;
    height: 0.4rem;
    border-radius: 0.6rem;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    }
}
.underline--centered {
    &:after {
    left: 50%;
    transform: translate(-50%, -50%);
    }
}
/* BUTTONS */
.elementor-button-text {
    font-weight: 400;
}
.button--2xl {
    .elementor-button-text {
        font-size: var(--text--2xl);
    }
    .elementor-button {
        padding-top: 2.5rem;
        padding-right: 4.5rem;
        padding-bottom: 2.5rem;
        padding-left: 4.5rem;
    }
}
.button--xl {
    .elementor-button-text {
        font-size: var(--text--xl);
    }
    .elementor-button {
        padding-top: 2.125rem;
        padding-right: 4rem;
        padding-bottom: 2.125rem;
        padding-left: 4rem;
    }
}
.button--l {
    .elementor-button-text {
        font-size: var(--text--l);
    }
    .elementor-button {
        padding-top: 1.75rem;
        padding-right: 3.5rem;
        padding-bottom: 1.75rem;
        padding-left: 3.5rem;
    }
}
.button--m {
    .elementor-button-text {
        font-size: var(--text--m);
    }
    .elementor-button {
        padding-top: 1.375;
        padding-right: 3rem;
        padding-bottom: 1.375;
        padding-left: 3rem;
    }
}
.button--s {
    .elementor-button-text {
        font-size: var(--text--s);
    }
    .elementor-button {
        padding-top: 1rem;
        padding-right: 2.5rem;
        padding-bottom: 1rem;
        padding-left: 2.5rem;
    }
}
/* CONTAINERS */
.padding--large {
    padding-top: 8%;
    padding-right: 5%;
    padding-bottom: 8%;
    padding-left: 5%;
}
.padding--medium {
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
}
.padding--small {
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
}
.radius--full {
    border-radius: 100%;
}
.radius--large {
    border-radius: 20px;
}
.radius--medium {
    border-radius: 10px;
}
.radius--small {
    border-radius: 3px;
}

button.e-n-tab-title {
    border-radius: 10px !important;
}


/* Add padding to the bottom of lists */
ul, ol {
    margin-bottom: 0.9rem;
}


.committees-list ul {
    list-style-type: none;
}
.committees-list li {
    margin: .75rem;
}/* End custom CSS */