.blog-content img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .font-size-3rem-xl {
    font-size: 3rem !important;
  }

  .font-size-1point75rem-xl {
    font-size: 1.75rem !important;
  }
}

.blog-content section {
  margin-bottom: 1rem;
}

.blog-content aside {
  color: #646f79;
  text-align: center;
  font-size: 80%;
}
