/* Custom styles to apply the Inter font */
body {
    font-family: 'Inter', sans-serif;
}


