.content_blanco_1024 {
    background-color: white;
}

.clegals-p,
#sponsors_layer p,
.clegals-collapsible,
.htmlClean ul li {
    font-size: 16px;
}

.clegals-h1 {
    font-size: 2rem !important;
}

.clegals-h2 {
    font-size: 1.5em !important;
}

.clegals-h3 {
    font-size: 1.33em !important;
}

.clegals-h4 {
    font-size: 1.17em !important;
}

.clegals-h5 {
    font-size: 0.83em !important;
}


.clegals-collapsible {
    margin-bottom: 1rem;
}

.clegals-collapsible {
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    cursor: pointer;
    background-color: none;
    text-decoration: underline;
}

.clegals-content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #ffffff;
}

.clegals-color-red {
    color: #EA4335 !important;
}

.clegals-color-blue {
    color: #4285F4 !important;
}

.clegals-color-green {
    color: #34A853 !important;
}

.clegals-color-yellow {
    color: #FBBC05 !important;
}