:root { 
  --dove-gray: #707070;
  --white: #ffffff;
 
  --font-size-m: 24px;
  --font-size-s: 20px;
  --font-size-xs: 18px;
  --font-size-xxs: 16px;
  --font-size-xxxs: 14px;
  --font-size-xxxxs: 12px;
  --font-size-xxxxxs: 8px;
 
  --font-family-roc_grotesk: "Roc Grotesk", Helvetica;
  --font-family-rocgrotesk-bold: "RocGrotesk-Bold", Helvetica;
  --font-family-rocgrotesk-medium: "RocGrotesk-Medium", Helvetica;
  --font-family-rocgrotesk-regular: "RocGrotesk-Regular", Helvetica;
  --font-family-rocgrotesk-wideblack: "RocGrotesk-WideBlack", Helvetica;
  --font-family-rocgrotesk-widebold: "RocGrotesk-WideBold", Helvetica;
  --font-family-rocgrotesk-wideextrabold: "RocGrotesk-WideExtraBold", Helvetica;
  --font-family-rocgrotesk-widemedium: "RocGrotesk-WideMedium", Helvetica;
}
.rocgrotesk-regular-normal-dove-gray-12px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-regular);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 400;
}

.rocgrotesk-bold-dove-gray-14px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-bold);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 700;
}

.rocgrotesk-bold-dove-gray-18px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-bold);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
}

.rocgrotesk-bold-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-bold);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.rocgrotesk-regular-normal-dove-gray-20px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.rocgrotesk-regular-normal-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.rocgrotesk-wide-bold-dove-gray-14px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-widebold);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 700;
}

.rocgrotesk-wideextra-extra-bold-dove-gray-30px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-wideextrabold);
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
}

.rocgrotesk-bold-dove-gray-14px-2 {
  color: var(--dove-gray);
  font-family: var(--font-family-roc_grotesk);
  font-size: var(--font-size-xxxs);
}

.rocgrotesk-bold-dove-gray-28px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-bold);
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
}

.rocgrotesk-medium-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-medium);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 500;
}

.rocgrotesk-wide-bold-dove-gray-20px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-widebold);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 700;
}

.rocgrotesk-regular-normal-dove-gray-14px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-regular);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 400;
}

.rocgrotesk-medium-dove-gray-14px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-medium);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 500;
}

.rocgrotesk-wide-black-dove-gray-38px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-wideblack);
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
}

.rocgrotesk-regular-normal-dove-gray-18px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-regular);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
}

.rocgrotesk-wide-black-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-wideblack);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 900;
}

.rocgrotesk-regular-normal-dove-gray-8px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-regular);
  font-size: var(--font-size-xxxxxs);
  font-style: normal;
  font-weight: 400;
}

.rocgrotesk-wideextra-extra-bold-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-rocgrotesk-wideextrabold);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 800;
}
