/* Basic CSS for website */
body {
    font-family: 'Figtree', sans-serif;
}

/* Custom styles can be added here */
