:root {
  --black: rgba(10, 10, 10, 1);
  --dark-grey: rgba(76, 76, 76, 1);
  --cream: rgba(254, 250, 242, 1);
}
