.modal-action {
    justify-content: center !important;
    margin-top: 16px !important;
    display: flex;
}

*, h1, h2, h3, h4, h5, h6, button {
    font-family: 'Cairo', sans-serif !important;
}

#phone{
    direction: ltr !important;
}

.iti-mobile .iti__country-list {
    max-width: 90% !important;
}

.iti-mobile .iti--container {
    max-width: 350px !important;
}

body{ background:#728EB2; color:#FFF; }

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.fa{
    font-family: 'Font Awesome 5 Free' !important;
}
.fas{
    font-family: 'Font Awesome 6 Free' !important;
}

html {
    scroll-behavior: smooth;
}
