/*
 * CORE Style Master - auto-generated file.
 * File:    core-colors-4.3.8.css (v4.3.8)
 * DO NOT EDIT MANUALLY. Managed via WP Admin -> Style Master.
 * Last updated: 2026-09-24 16:04:28
 */

:root {

    /* -- Astra Core Palette -- */
    --brand: #10153d; /* Brand */
    --brand-alternate: #0a8fcf; /* Alternate Brand */
    --headings: #10153d; /* Headings */
    --text: #222222; /* Text */
    --bg-primary: #ffffff; /* Primary Background */
    --bg-secondary: #e8f6fc; /* Secondary Background */
    --bg-alternate: #10153d; /* Alternate Background */
    --bg-subtle: #e5e9ea; /* Subtle Background */
    --supporting: #FAA61A; /* Other Supporting */

    /* -- Extended Palette -- */
    --yellow: #FAA61A; /* Yellow */
    --pink: #F0649C; /* Pink */
    --red: #DA1F3F; /* Red */
    --grey: #848f90; /* Grey */
    --earth-green: #00785b; /* Earth Green */

    /* -- Astra Bridge (--ast-global-color-N) -- */
    --ast-global-color-0: #10153d; /* Brand */
    --ast-global-color-1: #0a8fcf; /* Alternate Brand */
    --ast-global-color-2: #10153d; /* Headings */
    --ast-global-color-3: #222222; /* Text */
    --ast-global-color-4: #ffffff; /* Primary Background */
    --ast-global-color-5: #e8f6fc; /* Secondary Background */
    --ast-global-color-6: #10153d; /* Alternate Background */
    --ast-global-color-7: #e5e9ea; /* Subtle Background */
    --ast-global-color-8: #FAA61A; /* Other Supporting */

    /* -- Elementor Bridge (--e-global-color-*) -- */
    --e-global-color-primary: #10153d; /* Astra-Brand */
    --e-global-color-secondary: #0a8fcf; /* Astra-Alternate Brand */
    --e-global-color-accent: #10153d; /* Astra-Headings */
    --e-global-color-text: #222222; /* Astra-Text */

    /* -- Button -- */
    --btn-bg:              #0a8fcf;
    --btn-bg-hover:        #10153d;
    --btn-color:           #ffffff;
    --btn-color-hover:     #ffffff;
    --btn-border-color:    #0a8fcf;
    --btn-border-h-color:  #10153d;
    --btn-border-top:      1px;
    --btn-border-right:    1px;
    --btn-border-bottom:   1px;
    --btn-border-left:     1px;
    --btn-border-top-left-radius:     4px;
    --btn-border-top-right-radius:    4px;
    --btn-border-bottom-right-radius: 4px;
    --btn-border-bottom-left-radius:  4px;
    --btn-padding-top:     12px;
    --btn-padding-right:   24px;
    --btn-padding-bottom:  12px;
    --btn-padding-left:    24px;

}
