a {
  text-decoration: none;
}

article img {
  max-width: 100%;
  height: auto;
}

h1 {
  font-family: Georgia, "Times New Roman", serif;
}

.featured-image {
  margin-left: 0;
  margin-right: 0;
}
.featured-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 33vw;
  object-fit: cover;
}

/*# sourceMappingURL=styles.css.map */