/* style/faq.css */
:root {
  --primary-color: #26A9E0;
  --auxiliary-color: #FFFFFF;
  --text-dark: #333333;
  --text-light: #ffffff;
  --login-color: #EA7C07;
}