/**
* Theme Name: Spaciaz Child
* Description: This is a child theme of Spaciaz, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: spaciaz
* Version: 1.1.1
*/

body {
    --primary: #3E5F8A;
    --primary_hover: #CDD55A;
    --text: #4B4B4B;
    --text_light: #8A8A8A;
    --accent: #000000;
    --border: #E0E0E0;
    --background: #FFFFFF;
    --background_light: #F6F3EC;
}