:root {
  --primary-color: #F36527;
  --secondary-color: #FD4C01;
  --unfilled-color: #FD4C0180; /* used in the progress bar. the 80 at the end is hex for 50% transparency*/
  --text-bg-color: #FDDCCCE0;
}
