:root {
  --primary-color: #ffffff;
  --primary-color-rgb: 38, 202, 221;
  --secondary-color: #ffffff;
  --secondary-color-rgb: 38, 202, 221;
}