/* --- Curriculum --- */
.card-container::-webkit-scrollbar-thumb {
  background-color: var(--primary);
}
