/*
Theme Name: SiteBay Child
Template: sitebay
Description: Child theme for SiteBay. Agent edits and customizations go here; the parent theme stays untouched.
Version: 1.0.0
Author: SiteBay
Author URI: https://sitebay.org/
*/

body {
    background-color: #FDB931;
    color: #4b3621;
    font-family: "Comic Sans MS", cursive, sans-serif;
}
.site-header, .site-footer {
    background: #FFD700;
}
h1, h2 {
    color: #8B4513;
}
