.goal-grid-card .box-icon {
    background: #777;
}

.testimonial-card-list h2 {
    min-width: 18%;
    font-size: 2.5rem;
    text-align: center;
}

.img-rounded {
    border-radius: 100%;
    display: block;
    max-width: 120px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

.service-card .box-content {
    min-height: inherit;
}

.accion {
    background: var(--rvio-azul);
}

.linea {
    background-image: url('../img/bg/linea.jpg');
    background-color: var(--rvio-verde);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonial-card_text {
    font-weight: 600;
}

.legado img {
    padding: 10px;
}

.motor {
    background: #999 !important;
}