/* Place any CSS overrides in this file. */
.article__featured-image {
  border-radius: 15px !important;
}

@media screen and (max-width: 767px) {
  .announcement-bar {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
