123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- /* styles-2.css */
- @theme-color: #4CAC9D;
- @text-color: #3F4650;
- @text-color-secondary: #545E6C;
- @text-grey: #97AAC3;
- @divider: #e8e8e8;
- @lighter-grey: #ccc;
- @darker-grey: #666;
- @smoky-white: #f5f5f5;
- @heart: #fb866a;
|