/*
Theme Name: TV57
Theme URI: https://tv57.com
Author: Hubtel
Author URI: https://hubtel.com
Description: TV57 WordPress theme with an opt-in Vue 3 + Tailwind bridge for new pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tv57
Tags: custom-menu, featured-images, translation-ready
*/

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
	color: #111;
	background: #fff;
}

a {
	color: inherit;
}

.site-header,
.site-footer {
	padding: 1rem 1.5rem;
}

.site-main {
	padding: 1.5rem;
	min-height: 50vh;
}
