/*
Theme Name: Jireh Missions
Theme URI: https://jirehmissions.org
Description: Custom child theme for Jireh Missions website.
Author: Jireh Missions
Template: twentytwentyfive
Version: 1.0
*/

/*
JIREH MISSIONS
Main Brand Colour: Tyrian Purple #630330
*/

:root {
    --jireh-purple: #630330;
    --jireh-dark-purple: #39001c;
    --jireh-white: #ffffff;
    --jireh-light: #f8f5f6;
    --jireh-text: #242124;
}