.articles-content {    
    font-family: 'Syne', sans-serif !important;
    font-weight: 100 !important;
    font-size: 16px !important;
}

.articles-content i {
    margin-right: 10px;
    font-size: 10px;
}

.articles-content h1 {
    font-size: 28px;
    line-height: 1;
    font-weight: 400 !important;
    margin-bottom: 30px;
}

.articles-content h2,h3,h4,h5,h6 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500 !important;
}

.articles-content p {
    margin-bottom: 15px !important;
    line-height: 1.5;
}

.articles-content ol {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
    list-style-type: lower-alpha !important;    
    color: #525264 !important;
}

.legal i {
    margin-right: 10px;
    font-size: 10px;
}

.legal h1 {
    font-size: 28px;
    line-height: 1;
    font-weight: 400 !important;
    margin-bottom: 30px;
}

.legal h2,h3,h4,h5,h6,p,strong {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 100 !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.legal ul {
    font-size: 15px;
    list-style: none;    
    color: #525264 !important;
}

