/*
 Theme Name:   KCShofarYah Theme
 Template:     twentytwentyfive
 Author:       Zackry Langford
 Author URI:   https://zackrylangford.com
 Description:  A custom child theme for KCShofarYah based on Twenty Twenty-Five.
 Version:      1.1.1
*/

body {
    font-family: 'Poppins', sans-serif;
}

:root {
    /* CSS HEX */
    --platinum: #F5F6F7;
    --cool-steel: #A7B6BB;
    --space-indigo: #2B2C58;
    --dusty-grape: #654488;
    --turquoise-surf: #05A5D5;
    --orange: #F09106;
}