/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/mfn6mnf.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.
 */
.fill-primary {
  fill: #332e6c;
}

.fill-secondary {
  fill: #715694;
}

.fill-tertiary {
  fill: #7fbb55;
}

.fill-accent {
  fill: #7fbb55;
}

.wp-block-entrepreneur-addict-most-recent-posts {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 782px) {
  .wp-block-entrepreneur-addict-most-recent-posts {
    flex-direction: row;
    align-items: center;
  }
}
.wp-block-entrepreneur-addict-most-recent-posts .wp-block-entrepreneur-addict-most-recent-post__title {
  color: #332e6c;
  font-family: "lorimer-no-2", sans-serif;
  font-weight: 700;
}
@media (min-width: 782px) {
  .wp-block-entrepreneur-addict-most-recent-posts__main {
    width: calc(66.6666% - 0.75rem);
    flex-basis: calc(66.6666% - 0.75rem);
  }
}
.wp-block-entrepreneur-addict-most-recent-posts__main .wp-block-entrepreneur-addict-most-recent-post__thumbnail {
  width: 100%;
  margin-bottom: 1.5rem;
}
.wp-block-entrepreneur-addict-most-recent-posts__wrapper {
  display: block;
  position: relative;
}
@media (min-width: 782px) {
  .wp-block-entrepreneur-addict-most-recent-posts__wrapper {
    width: calc(33.3333% - 0.75rem);
    flex-basis: calc(33.3333% - 0.75rem);
  }
}
.wp-block-entrepreneur-addict-most-recent-posts__wrapper .wp-block-entrepreneur-addict-most-recent-post {
  position: relative;
}
.wp-block-entrepreneur-addict-most-recent-posts__wrapper .wp-block-entrepreneur-addict-most-recent-post + .wp-block-entrepreneur-addict-most-recent-post {
  margin-top: 1.5rem;
}
.wp-block-entrepreneur-addict-most-recent-posts__wrapper .wp-block-entrepreneur-addict-most-recent-post__thumbnail {
  width: 100%;
  margin-bottom: 0.5rem;
}
.wp-block-entrepreneur-addict-most-recent-posts__wrapper .wp-block-entrepreneur-addict-most-recent-post__title {
  font-size: 20px;
}
.wp-block-entrepreneur-addict-most-recent-posts__wrapper .wp-block-entrepreneur-addict-most-recent-post__tags span {
  color: #7fbb55;
}

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