.logo{
    max-height: 14vh; 
}

.logo-header{
    max-height: 8vh;
}

.logo-header-mobile{
    max-height: 5vh;
}

.error-message-field{
    padding: 0.25rem;
}

.table th{
    text-align: center;
    background-color: aqua;
}

*  {
    font-family: Arial, sans-serif!important;
    font-size: 16px!important;
}

.fa, .fas, .far, .fal, .fab { 
    font-family: "Font Awesome 5 Free" !important; /* atau sesuai versi Font Awesome yang kamu pakai */
    font-weight: 900; /* untuk font awesome solid */
}
