/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/fast-css-loader/lib/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./blocks/layout/single-header-content-image/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* Bootstrap */
/* Vendors */
.h--single-post .post-info__date,
.h--single-post .social-icons {
  opacity: .75; }

.h--single-post .l__ratio {
  position: relative;
  z-index: 2; }

.h--single-post .l__img {
  position: relative;
  z-index: 2; }
  .h--single-post .l__img::after {
    content: "";
    height: 50%;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }

