<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content_type_clase_demo #actividad .content .header .title h3 {
    color: darkgray;
}

#actividad .content .header .title {
    border-bottom: 7px #74d320 solid;
    background-color: #fff;
}

#indice .unit-content .header .title {
    margin-top: 89px;
    margin-left: 30px;
}

.alert-info {
    display: none;
}</pre></body></html>