html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
}

body * {
    font-family: "Inter", sans-serif;
}

.text-small {
    font-size: 13px !important;
}