.slideshow {
  height: 400px;
  object-fit: cover;
}

.text-sm {
  font-size: 14px;
}

.text-xs {
  font-size: 12px;
}

.text-base {
  font-size: 16px;
}
