body {
  padding-top: 10rem;
  padding-bottom: 3rem;
  color: rgb(var(--bs-tertiary-color-rgb));
}


.focibanner {
  /* height: 70vh;
  width: 100%;
  background-size: cover;
  display: table;
  background-attachment: fixed; */
  /* background-image: url(/img/cropped-foci_bg-scaled-1.jpg); */
  background-color: red !important;
}

