.checkbox-option label.filter-label, .radio-option label.filter-label {
    font-size: 1.6rem;
}

/** SERGIO **/
ol.bck-ol-2 li:before {
	color: #F58231;
}

body ol.bck-ol.bck-ol-alpha li:before {
        content: counter(bck-li-counter, lower-alpha)')';
	color: #333;
}
/** SERGIO/END **/

/*lista tipo test*/
ol.bck-ol li:before {
left: -35px;
width: 3rem;
}


.bck-title-2 {
    font-size: 2.5rem !important;
}

bck-icon {
    margin-bottom: 13px !important;
}

.bck-ol.bck-ol-alpha li:before {
    left: -28px;
}

.bck-img2-figure figcaption {
    background-color: transparent;
    display: inline-block;
}