body {
    background: #eee;

}

.ratings i {
    color: green;
}

.install span {
    font-size: 12px;
}

.col-md-4 {
    margin-top: 27px;
}

.bg-blue {
    --bs-bg-opacity: 1;
    background-color: #2c374c !important;
}

.img-bacground {
    background-image: url(../images/rrhh_ucp.png) !important;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
}

/** Detalle ***/
.tags {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #fafafa;
    margin-bottom: 15px;
}

.tags[_ngcontent-ieh-c40] .tag[_ngcontent-ieh-c40] {
    border-radius: 20px;
    padding: 0.5em 1em;
    margin-right: 1em;
    margin-top: 0.5em;
}

.tags #categoria {
    background-color: #2f9b73;
}

.tags #full-time {
    background-color: #bc2187;
}