/* Estilos propios del sistema */
.bg-fynddy {
    background-color: #5391EF !important;
}

.badge.bg-fynddy {
    background: #5391EF;
}

.bg-fynddy-soft {
    background: rgba(83, 145, 239, 0.3);
}

.blur.blur-top-rounded {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

/* Estilo ContactUs */
.principal-icon{
    font-size: 3rem !important;
    top: 5% !important;
    opacity: 1 !important;
}
