:root {
  --base-font-family: "Poppins", Helvetica;
  --base-font-weight: 400;
  --base-font-size: 16px;
  --base-letter-spacing: 0px;
  --base-line-height: normal;
  --base-font-style: normal;
}
