/*
Theme Name: Mix 102 Radio
Theme URI: https://mix102radio.com
Author: Mix 102 Radio Team
Author URI: https://mix102radio.com
Description: A custom dark WordPress theme for Mix 102 Radio with red, blue, and gold accents.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mix102radio
Tags: dark, radio, custom, responsive
*/

body {
    background-color: #111;
    color: #fff;
    font-family: 'Arial', sans-serif;
}
