@charset "UTF-8";

.heading.block_header_6.align-left {
    align-items: center;
}

.block_text_2>.content_wrapper, 
.block_text_3>.content_wrapper {
    align-items: center;
}

.heading.block_header_1 p:before, .heading.block_header_6 .h:before {
  border-top:none;
width: 100%;
background: linear-gradient(to right, transparent, #54A37D, transparent);
}
