.carousel-item img { max-height: 400px; object-fit: cover; }
.calendar-links a { margin-right: 12px; }
/* Loading animation */
#loading-spinner {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}