.elementor-4353 .elementor-element.elementor-element-ead4207{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-ec9ee7d */html, body {
    font-family: 'Avenir Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: transparent;
    color: white;
}
#tos h1 { 
    color: white !important;
}

#tos h2 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: white !important;
}

#tos h3{
    color: white !important; 
}

#tos p {
    margin-bottom: 15px;
    color: white;
}

#tos ul,li {
    margin-bottom: 15px;
    padding-left: 20px;
    color: white !important;
}

#tos a {
    color: white !important;
}

@media screen and (max-width: 600px) {
    body {
        padding: 10px;
    }
    h2 {
        font-size: 18px;
    }
    p {
        font-size: 12px;
    }
    ul {
        font-size: 12px;
    }
}/* End custom CSS */