/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 4rem;
  color: rgb(var(--bs-tertiary-color-rgb));
}

