@import url("./style.css");

/* Blog page specific styles */
.blog-section {
  padding-top: 140px;
}

.blog-card {
  height: 100%;
}
