.cookies-container {
    font-family: "Open Sans", serif;
    color: #393939;
}

.cookies-header {
    font-size: 22px;
    line-height: 29px;
    font-weight: 600;
}

.cookies-text {
    font-size: 16px;
    line-height: 25px;
}

.condition-terms-heading {
    font-size: 20px;
    font-weight: 600;
}

.condition-terms-subheading {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

/*@media screen and (max-width: 1020px) {*/
/*    .condition-terms-heading {*/
/*        font-size: 18px;*/
/*    }*/
/*}*/
