/*
Theme Name: Give To Live
Theme URI: https://givetolive.gr/
Author:            <a href="https://antartis.eu/" target="_blank">D. Antartis - Web Solutions</a>
Description:  Give To Live
Version: 1.0
License: Give To Live
Tags: Give To Live
Text Domain: Give To Live
*/


html {scroll-behavior: smooth;}
:root {
    --green: #3A7550;
    --green-opacity: #3A75500F;
    --light-green: #E4EFE9;
    --light-gray: #F2F2F2;
    --main-text: #2B2B2B;
    --main-header: #050505;
    --main-shadow: #00000029;
    --white: #fff;
    --black: #000;
    --red: #D6001B;
}