html, body {
    background-color: #F9FAFC !important;
}

/* Custom Font */

* {
    font-family: "Barlow", Arial, Helvetica, sans-serif !important;
}