.privacy_content {
    margin-top: 20px;
}

.privacy_content > li::marker {
    font-weight: bold;
}

.body {
    padding-top: 10px;
}

.body ol, .body ol li {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.body, .body ol li, .body ul li {
    color: #656262 !important;
    font-size: 14px !important
}

.privacy_content .body ul {
    list-style-type: disc;
}

.title {
    font-weight: bold;
}

.mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.change-language-link {
    font-size: 11px;
    color: white;
    text-decoration: none;
}

.ecmtcgrey, .privacy_content {
    font-size: 14px !important
}