/*
Theme Name: Afrohull
Theme URI: https://hullafrocaribbean.co.uk
Author: HACA
Description: Custom classic theme for the Hull Afro Caribbean Association (HACA). Tailwind-based port of the Afrohull Next.js site.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: afrohull
*/

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
