.secao-club{
    background-color:#000;
    text-align: center;
}

.banner-gratidao{
    width: 100%;
    text-align: center;
}

.topo-club h1{
    font-family: 'Trajan Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 35.8px;
    line-height: 109%;
    color: #CC9B0B;
}

.titulo-paragrafo{
    font-family: 'Trajan Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 109%;
    text-align: center;
    color: #CC9B0B;
}
.texto-paragrafo{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.0015em;
    color: #ffff;
    text-align: justify;
    font-weight: 580;
}

.titulo-sub-secao{
    color: #666666 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 0;
    text-align: left;
}