/*
Theme Name: Moskee Taqwa Child
Theme URI: https://moskeetaqwa.nl/
Description: Maatwerk child theme voor de website van Moskee Taqwa.
Author: SKMIT
Author URI: https://skmit.nl/
Template: hello-elementor
Version: 1.0.0
Text Domain: moskee-taqwa-child
*/

/*
 * Algemene maatwerk-CSS kan hieronder worden geplaatst.
 * Gebruik Elementor Site Settings voor kleuren en typografie.
 */

:root {
    --taqwa-primary: #176747;
    --taqwa-secondary: #103D30;
    --taqwa-dark: #0B2E24;
    --taqwa-orange: #E47828;
    --taqwa-orange-light: #F2B06D;
    --taqwa-cream: #F8F4EA;
    --taqwa-background: #FCFBF7;
    --taqwa-white: #FFFFFF;
    --taqwa-text: #1C2522;
    --taqwa-muted: #66736E;
    --taqwa-border: #E3E9E6;
    --taqwa-success: #2E7D5B;
    --taqwa-warning: #D99A2B;
    --taqwa-error: #B83A3A;
}