a.cc-btn {
    
    text-align: center;
}


h2.ft_ {
    color: #fff !important;
    text-align: center !important;
    font-size: 23px !important;
    font-weight: 600 !important;
}
li.ftli {
    text-align: center;
    color: #fff !important;
}
li {
    list-style: none !important;
}
ul.center {
    text-align: center !important;
    color: #fff !important;
}
i {
    margin-left: 10px;
    margin-right: 10px;
}
.row.bottom_ {
    background-color: #fff !important;
    padding-top: 10px !important;
    
}
p.btp {
    font-size: 14px;
}
a.privacy {
    color: #2B161B !important;
    font-size: 14px !important;
}

a.terms {
    color: #2B161B !important;
    font-size: 14px !important;
}
a.cookies {
    color: #2B161B !important;
    font-size: 14px !important;
}
a.privacy:hover {
    color: #cf2030 !important;
    text-decoration: none;
}
a.terms:hover {
    color: #cf2030 !important;
    text-decoration: none;
}
a.cookies:hover {
    color: #cf2030 !important;
    text-decoration: none;
}
.page p {
    font-size: 14px !important;
    line-height: 22px;
}