/* ============================================
   SERVICIOS - CSS INDEPENDIENTE
   ============================================ */

.service-card {
    text-align: center !important;
}

.service-card .btn-more {
    display: block !important;
    margin: 1.5rem auto 0 !important;
    width: fit-content !important;
    text-align: center !important;
}

.service-icon {
    margin: 0 auto 1.5rem !important;
}

.service-title {
    text-align: center !important;
}

.service-description {
    text-align: center !important;
}