$main: #006b36; $secondary: #FFB629; $title: #1c1f35; $text-1: #333; $text-secondary: #697077; $bg: #eefdf8; $border: #eaecf0; $white: #ffff; .text-main { color: $main !important; } .text-secondary { color: $secondary !important; } .text-1 { color: $text-1 !important; } .text-title { color: $title !important; }