.a70 .card .d i {
    font-style: normal;
    color: #585848;
    font-weight: 700;
}
.a70 .card .zl {
    float: left;
    display: inline-block;
    font-size: 140%;
    color: #000000;
    font-weight: 700;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
h1, h2, h3 {
    color: #fff;
}

.a57 .navbar-collapse {
    background-color: #00000030;
}
.contcoockies .configBTN {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #fff;
    background-color: #fdf301;
    text-decoration: underline;
}