:root { 
  --alto: #dbdbdb;
  --black: #000000;
  --black-haze: #f7f7f7cf;
  --black-haze-2: #f7f7f7;
  --cinnamon-satin: #ca668b;
  --emperor: #544b4b;
  --fountain-blue: #63abbd;
  --fountain-blue-2: #65aabf;
  --kobi: #e7aac1;
  --star-dust: #9f9f9f;
  --white: #ffffff;
 
  --font-size-l: 20px;
  --font-size-m: 18px;
  --font-size-s: 16px;
  --font-size-xl: 22px;
  --font-size-xxl: 24px;
  --font-size-xxxl: 36px;
  --font-size-xxxxl: 40px;
 
  --font-family-century_gothic-bold: "Century Gothic-Bold", Helvetica;
  --font-family-century_gothic-regular: "Century Gothic-Regular", Helvetica;
  --font-family-gill_sans-bold: "Gill Sans-Bold", Helvetica;
  --font-family-raleway: "Raleway", Helvetica;
  --font-family-rubik: "Rubik", Helvetica;
}
.centurygothic-bold-black-18px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-regular-normal-black-16px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.rubik-black-white-110px {
  font-family: var(--font-family-rubik);
  font-size: 110px;
  font-style: normal;
  font-weight: 900;
}

.centurygothic-regular-normal-black-24px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-regular);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.centurygothic-bold-emperor-20px {
  color: var(--emperor);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-black-22px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-white-20px {
  color: var(--white);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-kobi-64px {
  color: var(--kobi);
  font-family: var(--font-family-century_gothic-bold);
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-white-24px {
  color: var(--white);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-fountain-blue-32-4px {
  color: var(--fountain-blue);
  font-family: var(--font-family-century_gothic-bold);
  font-size: 32.4px;
  font-style: normal;
  font-weight: 700;
}

.raleway-bold-black-15px {
  color: var(--black);
  font-family: var(--font-family-raleway);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-white-16px {
  color: var(--white);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-black-15px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-bold);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.raleway-bold-black-19px {
  color: var(--black);
  font-family: var(--font-family-raleway);
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-fountain-blue-36px {
  color: var(--fountain-blue);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-regular-normal-black-18px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.centurygothic-bold-black-44px {
  color: var(--black);
  font-family: var(--font-family-century_gothic-bold);
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
}

.raleway-black-kobi-21px {
  color: var(--kobi);
  font-family: var(--font-family-raleway);
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
}

.centurygothic-bold-kobi-40px {
  color: var(--kobi);
  font-family: var(--font-family-century_gothic-bold);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 700;
}

.centurygothic-bold-fountain-blue-44px {
  color: var(--fountain-blue);
  font-family: var(--font-family-century_gothic-bold);
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
}
