@charset "UTF-8";
a.card:hover {
  text-decoration: none;
}

.news-list li::before {
  content: "·";
  color: #ffffff;
}

@media screen and (max-width: 560px) {
  #carouselExampleControls h1 {
    font-size: 2rem;
  }
  #carouselExampleControls .btn {
    margin-top: 0 !important;
  }
}
/*# sourceMappingURL=styles.css.map */