/* CSS Document */
/*
Theme Name: Type One Energy
Theme URI: https://typeoneenergy.com/
Author: Grigg
Author URI: https://grigg.com/
Description: Custom theme for Type One Energy
Tags: 
Version: 1.0
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4

Text Domain: typeone
*/
body {
  margin: 0;
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  font-variation-settings: "wdth" 100; }

img {
  display: block; }

header, footer {
  background-color: #eee; }
