
.titulo-card{
    color: black;
    font-size: 22px;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    border:none;
    background-color: #f5f5f5;
}
.card-header{
    background-color: #f5f5f5;
    padding: 7px 10px;
    text-align: center;
}


.titulo-cursos{
    font-size: 28px;
}
