/*
Theme Name: J-B Ranch Theme
Theme URI: https://j-branch.com
Author: Jeff Burns
Description: Custom theme for J-B Ranch – Back Breaker Acres
Version: 1.0
*/

body {
    margin: 0;
    font-family: Georgia, serif;
    background-color: #f4f1ea;
    color: #2b2b2b;
}

a {
    color: #6b4f2a;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
