/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/most-recent-posts/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/nsd4yrw.css);
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/most-recent-posts/style.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-ers-most-recent-posts {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 782px) {
  .wp-block-ers-most-recent-posts {
    flex-direction: row;
    align-items: center;
  }
}
.wp-block-ers-most-recent-posts .wp-block-ers-most-recent-post__title {
  color: #c6af91;
  font-family: dejanire-headline, serif;
  font-weight: 900;
}
@media (min-width: 782px) {
  .wp-block-ers-most-recent-posts__main {
    width: calc(66.6666% - 0.75rem);
    flex-basis: calc(66.6666% - 0.75rem);
  }
}
.wp-block-ers-most-recent-posts__main .wp-block-ers-most-recent-post__thumbnail {
  width: 100%;
  margin-bottom: 1.5rem;
}
.wp-block-ers-most-recent-posts__wrapper {
  display: block;
  position: relative;
}
@media (min-width: 782px) {
  .wp-block-ers-most-recent-posts__wrapper {
    width: calc(33.3333% - 0.75rem);
    flex-basis: calc(33.3333% - 0.75rem);
  }
}
.wp-block-ers-most-recent-posts__wrapper .wp-block-ers-most-recent-post {
  position: relative;
}
.wp-block-ers-most-recent-posts__wrapper .wp-block-ers-most-recent-post + .wp-block-ers-most-recent-post {
  margin-top: 1.5rem;
}
.wp-block-ers-most-recent-posts__wrapper .wp-block-ers-most-recent-post__thumbnail {
  width: 100%;
  margin-bottom: 0.5rem;
}
.wp-block-ers-most-recent-posts__wrapper .wp-block-ers-most-recent-post__title {
  font-size: 20px;
}
.wp-block-ers-most-recent-posts__wrapper .wp-block-ers-most-recent-post__tags span {
  color: #7a8792;
}

/*# sourceMappingURL=style-index.css.map*/