.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.welcome-text { font-size: 0.7rem !important; }
.heroBanner-caption h2 { font-size: 0.7rem !important; }
.heroBanner-caption p { font-size: 0.4rem !important; }

@media (min-width: 768px) {
  .welcome-text { font-size: 1rem !important; }
  .heroBanner-caption h2 { font-size: 2rem !important; }
  .heroBanner-caption p { font-size: 1.5rem !important; }
}

.footer-logo .theme-logo img {
    max-width: 100%;
    height: auto;
}