/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
:root{

--color-primary:#1B2A4A;
--color-gold:#C9A96E;
--color-bg:#FAF8F5;
--color-surface:#FFFFFF;

--text:#333333;
--text-sub:#666666;

--radius:20px;

--shadow:
0 8px 30px rgba(27,42,74,.08);

}