.btn-comenzar{
    background-color: rgb(238, 31, 38) !important;
    color: rgb(255, 255, 255) !important;
    padding: 6px 6px 6px;
    /* width: 50%; */
    align-items: center;
    margin-left: 10px;
    font-size: 1.8em;
    text-align: center;
}
.icons-profiles{
    font-size: 10em; text-align: center; color: #B41821;
}
.text-profiles{
    font-size: 27px !important;
    text-align: center; 
    font-family: Raleway,sans-serif"
}
@media (min-width:992px){
    .profiles {
    
        font-size: 28px !important;;
        font-weight: 500;
    }
     
}

.btn-comenzar a{
    color: rgb(255, 255, 255) !important;
} 

.profiles {
    text-align: center;
    font-size: 28px;
    color: #B41821 !important;
    font-weight: 500;
}

.btn-profiles{
    width: 100%;
    font-size: 24px;
    color: white !important;
    background-color: #B41821 !important;
}