/************ CHOICES JS OVERRIDE ***********/
.choices__list--multiple .choices__item {
    background-color: #0730c7;
    border: 1px solid #124086;
}

* {
    /**font-family: "Alexandria", sans-serif;**/
    font-family: "Almarai", sans-serif;
}
