.text-uniceug {
    color: #b41817
}
.bg-uniceug {
    background-color: #b41817;
    color: #fff
}
.bg-uniceug2 {
    background: #8a0202
}
.btn-uniceug {
    background-color: #b41817;
    color: #fff
}
.btn-uniceug:hover {
    background-color: #8a0202;
    color: #fff
}
.btn-uniceug:visited, .btn-uniceug:active  {
    background-color: #8a0202!important;
    color: #fff!important;
}
.rounded {
    border-radius: 8px!important
}
.img-crop {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.col-md-4 > div {
    height: 100%;
}
#pagina-bolsas p {
    font-size: 0.89em!important
}