/* Add here all your CSS customizations */
.slider-container {
  background-color: #000000;
  height: auto;
}
.slider-container .rev_slider_wrapper {
  background-color: #000000;
  height: auto;
}

#footer .footer-copyright p {
  font-size: 14px;
}

#footer .footer-copyright p {
  color: #e6e6e6;
}

#footer a:not(.btn) {
  color: #e6e6e6;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.notice-top-bar {
  background: #cf2b55;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splwrapper {
  background-color: #000000;
}

.slider-container {
  background-color: #000000;
  height: auto;
  max-width: 1000px;
  margin: auto;
  width: 100%;
}

.splide__slide img {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

.splide__slide__container {
  margin: auto;
  max-width: 1000px;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
