/* Add here all your CSS customizations */

.text-btn {
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
}


.height-300 {
    height: 300px !important;
}

.bg-imagen {
    background-color: #f2b317;
    /*background-color: RGBA(59,147,238,.5);*/
}
