.et_pb_post .post-content a.more-link {
  font-size: 14px;
  padding: 8px 21px;
  background: #196ec8;
  display: inline-block;
  margin-top: 10px;
  color: white;
}

.post-content a {
  margin-top: 20px;
}

.et_pb_widget_area_left .wp-block-search .wp-block-search__button {
  background: #196ec8;
  border-color: #196ec8;
  color: white;
}

.et_pb_post a img {
  height: 350px;
  object-fit: cover;
}

.et_pb_post .post-meta {
  font-size: 13px !important;
}
.et_pb_post .post-meta a {
  font-weight: 700;
}

.single-post .et_post_meta_wrapper img {
  height: 400px;
  object-fit: cover;
}