/*
 Theme Name:   lyh-child
 Theme URI:    https://liveyourhobby.com
 Description:  LYH Child Theme for GeneratePress
 Author:       Live Your Hobby
 Author URI:   https://liveyourhobby.com
 Template:     generatepress
 Version:      1.0.0
*/

:root {
    --brand-primary: #6089ff;
    --brand-secondary: #ff5400;
    --text-main: #1A1A1A;
    --bg-light: #FAFAFA;
    --bg-dark: #0F172A;
    --accent-soft: #87CEEB;
}
