/* font styles */
* {
    font-family: "Geist", sans-serif;
}

html {
    background: #F8FAFC;
}