/*
Theme Name:  RadioStation
Description: general
Version:     2.3.0
Author:      Fixit E.E.
Author URI:  https://www.fixit.gr
Text Domain: radio-station
*/

:root {
    --color-content-primary:   #1a1a2e;
    --color-content-secondary: #00d4ff;
    --color-content-accent:    #ff6b6b;
    --color-content-bg:        #0F0F1A;
    --color-content-text:      #e8e8f0;
    --fx-font-heading-override: Space Grotesk, serif;
    --fx-font-body-override: Inter, sans-serif;
}
