*, html {

    scroll-behavior: smooth !important;
}

.scroll-anchor {
  scroll-margin-top: 5rem; /* Height of your sticky header */
}

.bg-modinomics-red {
  background-color: #d3242a !important;
}

.bg-modinomics-blue {
  background-color: #25408f !important;
}