:root {
  --colors-heading: rgba(30, 14, 98, 1);
  --colors-text: rgba(21, 20, 57, 0.4);
  --text-paragraph-font-family: "DMSans-Regular", Helvetica;
  --text-paragraph-font-weight: 400;
  --text-paragraph-font-size: 16px;
  --text-paragraph-letter-spacing: 0px;
  --text-paragraph-line-height: 26px;
  --text-paragraph-font-style: normal;
}
