/*
Theme Name: Vitamin C
Author: hb
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
h1  {
    color: #0D0D0D;
    font-family: fairplex-wide,serif;
    font-weight: 900;
    font-style: normal;
    font-size: 46px;
    line-height: 1.1;
    }
    
h2  {
    color: #0D0D0D;
    font-family: fairplex-wide,serif;
    font-weight: 900;
    font-style: normal;
    font-size: 35px;
    line-height: 1.2;
    }

body {
    color: #0D0D0D;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.3;
}

:root {
--sp-tp: 40px;
--sp-lft: 30px;
--sp-rt:30px;
--sp-btm:60px;
--bg-sp:60px;
--gp:20px;
--bg-gp:60px;

}