/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/post-footer-block/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/**
 * 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.
 */
.single-news-footer-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(14% + 1074px);
  padding-left: 7%;
  padding-right: 7%;
}
.single-news-footer-wrapper .single-news-footer {
  padding: 30px 0 44px;
  border-top: 1px solid #fa4616;
}
.single-news-footer-wrapper .single-news-footer .single-news-meta {
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 10px;
  flex-direction: column;
}
@media only screen and (min-width: 800px) {
  .single-news-footer-wrapper .single-news-footer .single-news-meta {
    flex-direction: row;
  }
}
.single-news-footer-wrapper .single-news-footer .single-news-meta p {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
}
@media only screen and (min-width: 800px) {
  .single-news-footer-wrapper .single-news-footer .single-news-meta p {
    font-size: 20px;
  }
}
.single-news-footer-wrapper .single-news-footer .single-news-meta a {
  color: #0021a5;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  font-family: "IBM Plex Sans";
}
@media only screen and (min-width: 800px) {
  .single-news-footer-wrapper .single-news-footer .single-news-meta a {
    font-size: 20px;
  }
}
.single-news-footer-wrapper .single-news-footer .single-news-meta a:hover, .single-news-footer-wrapper .single-news-footer .single-news-meta a:focus {
  text-decoration: underline;
}
.single-news-footer-wrapper .single-news-footer .single-news-meta span {
  display: none;
}
@media only screen and (min-width: 800px) {
  .single-news-footer-wrapper .single-news-footer .single-news-meta span {
    display: block;
  }
}

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