/*
Theme Name: Fuel Naturally Custom Theme
Theme URI: https://fuelnaturally.com
Author: Fuel Naturally
Author URI: https://fuelnaturally.com
Description: A premium clean-coded theme for Fuel Naturally, styled by ChatGPT.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fuelnaturally
Tags: clean, premium, responsive
*/

body {
  font-family: 'DM Sans', sans-serif;
  background: #fefefc url('https://fuelnaturally.com/wp-content/uploads/2024/leaf-bg-light.svg') repeat;
  background-size: contain;
  margin: 0;
  padding: 0;
  color: #1e1e1e;
}
