.resumen_materia{
    background: rgb(9,95,121);
    background: linear-gradient(90deg, rgba(9,95,121,1) 48%, rgba(26,0,255,1) 100%);
    font-size: 15px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}