:root {
  --primary-color: #2c5381;
  --secondary-color: #2c5381;
  --font-color: #2c5381;
  --invert-font-color: #fff;
  --progress-bar-background: #2c5381;
  --link-color: #2c5381;
}
