/*
Theme Name: FishingChief
Theme URI: https://fishingchief.com/
Description: Custom child theme for FishingChief, built on the free Kadence theme.
Author: FishingChief
Template: kadence
Version: 1.0.0
Text Domain: fishingchief
*/

/*
 * FishingChief brand tokens.
 */
:root {
    --fc-navy-green: #183038;
    --fc-moss-green: #5E7660;
    --fc-copper: #C96E3D;
    --fc-off-white: #F7F4EE;
    --fc-charcoal: #1F2523;
}
