:root {
  --bs-primary: ##0D52A1;
  --bs-primary-rgb: 13, 82, 161;
  --bs-heading-color: black;
  --bs-body-font-family: "Inter";
}

h1, h2, h3, h4, h5, h6 {
  /* font-family: "Archivo Black", sans-serif; */
  font-weight: 800;
  font-style: normal;
}
