HEX
Server: LiteSpeed
System: Linux sg-cp4.cloudnetwork.vn 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: thu28850 (1134)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //home/thu28850/www/wp-content/themes/martfury/css/variables.scss
$gray-darker: #111;
$gray-dark: #666;
$gray: #999;
$gray-light: #ccc;
$gray-lighter: #fafafa;

$light: #fff;
$dark: #000;

$primary-color: #fcb800;
$secondary-color: #5cb85c;

$font-size: 14px;
$font-size-h1: floor(($font-size * 2.6)); // ~36px
$font-size-h2: floor(($font-size * 2.15)); // ~30px
$font-size-h3: ceil(($font-size * 1.7)); // ~24px
$font-size-h4: ceil(($font-size * 1.25)); // ~18px
$font-size-h5: $font-size;
$font-size-h6: ceil(($font-size * 0.85)); // ~12px

$font-family-primary: 'Work Sans', Arial, sans-serif;
$font-family-secondary: 'Libre Baskerville', "Times New Roman", Times, serif;