:root {
  --primary-clr: #469c57;
  --secondary-clr: #234b7c;
  --tertiary-clr: #707070;
  --light-clr: #ededed;
  --dark-clr: #221f20;
}
