@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;600&display=swap");

:root {
  --primary-color: #ff0000; /* Replace with your primary color */
  --secondary-color: #00ff00; /* Replace with your secondary color */
}