_botonera-secundaria.scss 200 Bytes
.botonera-secundaria {
    background-color: rgba(0, 0, 0, 0.8);
    .btn-xs {
        padding: .15rem .5rem;
        font-size: .8rem;
        line-height: 1.5;
        border-radius: .2rem;
    }
}