/* ==========================================================================
   BLOCK, WIDGET & ELEMENTOR: OBSERVACIONES Y ACLARACIONES (EXF - CAJÓN DESASTRE)
   ========================================================================== */

.exf-course-notes-block {
    font-family: inherit;
    box-sizing: border-box;
    background: transparent;
    padding: 0;
    border: none;
}

/* Cuerpo del contenido: hereda tipografía del tema */
.exf-observaciones-body {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
