/*
Theme Name: ICVM Hawk
Theme URI: https://icvmhawk.com
Author: ICVM
Author URI: https://icvmhawk.com
Description: Minimal starter theme scaffolding for the ICVM Hawk project.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: icvm-hawk
*/

body {
  margin: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI',
    sans-serif;
  line-height: 1.5;
}
