.content-head p {
     border-bottom: none;
    text-align: center;
    line-height: 22px;
    font-family: Times New Roman;
    font-style: italic;
    color: #4c545f;
    padding: 0 75px;
    display: table;
    margin: 0 auto 33px;
    font-size: 17px;
}

.logol {
    max-width: 320px;
}


.content-head h1, h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: 800;
    margin: 0 0 12px;
}


#promo-box p {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    margin: 0 0 21px;
    border: solid 1px #fff;
    padding: 20px;
}


.hb-info {
    cursor: pointer;
    margin-bottom: 30px;
}