:root {
  --primary-color: #F69320;
  --primary-color-rgb: 246,147,32;
  --secondary-color: #324d5e;
  --secondary-color-rgb: 50,77,94,1;
}