.treinamentos .texto-azul{
    color: #063574;
}

.treinamentos h5{
    color: #0A3873;
        font-size: 22px;
    font-weight: bold;
}

.treinamentos .tipo{
    font-size: 18px;
    font-weight: bold;
    /* color:#000; */
}

.list-clean{
    list-style:none;
}

.mt-50{
    margin-top: 50px;
}