:root {
  --blackColor: #353535;
  --gray: #717274;
  --disabled: #cdcdcd;
  --headingOne: 2em;
  --headingTwo: 1.25em;
  --headingThree: 1em;
}
