themes.css 83 B

12345
  1. :root {
  2. --text-white: #fff;
  3. --text-color: #333;
  4. --text-color-2: #777;
  5. }