/*
Theme Name: E12Joe Theme
Theme URI: https://cochranemarket.com
Author: Joe Cochrane
Author URI: https://cochranemarket.com
Description: A Bootstrap 5.3 based theme for classifieds and general use. Fully responsive, supports custom menus, widgets, and the E12 Joe plugin.
Version: 1.0.0
License: GPL v2 or later
Text Domain: e12joe
Tags: blog, news, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, featured-images
*/

body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.site-header {
    border-bottom: 1px solid #dee2e6;
}
.site-footer {
    border-top: 1px solid #dee2e6;
    margin-top: 2rem;
}