<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input, button, select, textarea {
    padding-left: 0;
    padding-bottom: 0px;
}

a:hover, a:active, a:focus {
    color: #9665AB;
}

#indice .unit-content .header {
	border: 2px solid #9665AB;
    border-radius: 20px;
    border-bottom-right-radius: 0px;
}


#indice .unit-content {
    border-radius: 20px;
}

#actividad .content .texto_curso ul li:before, #actividad .content .texto_curso .bck-ul li:before {
    background-color: #9665AB;
}
#actividad .content .texto_curso ol.bck-ol-2 li:before {
    color: #9665AB;
}
#actividad .content .texto_curso .bck-ol li:before {
    color: #9665AB;
}

.bck-box.simple .bck-title {
    font-size: 2.3rem;
}

.presentation-img, .presentation-video, .slider-img, .trabajar-img {
    margin-top: 20px;
}</pre></body></html>