* {
  --primary-color: #7EAEE0;
  --primary-color-rgb: 126, 174, 244;
  --secondary-color: #EAA638;
  --secondary-color-rgb: 59, 157, 31;
}