html, body {
    height: 100%;
}

a{
    text-decoration: none;
}

.sms-bg-primary{
    background-color: #446CB4 !important;
}

.validation-message {
    color: #dc3545;
}

.swal2-container{
    z-index:9999 !important;
}

.bg-blur {
    backdrop-filter: blur(10px);
}
