/*
Theme Name: ASDFW Theme
Theme URI: https://asdfw.org/
Author: ASDFW
Author URI: https://asdfw.org/
Description: Custom ASDFW WordPress theme for the public website.
Version: 0.1.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: asdfw-theme
*/

body {
  margin: 0;
  font-family: "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;
  color: #171717;
  background: #ffffff;
}

a {
  color: inherit;
}
