/* Here you can include your additional CSS Styles */
<!-- Блог -->

#blogreasonred {
	background-color: #fe7140;
	font-weight: bold;
}

#zo2-body-wrap .introText .images:before {
    background: rgba(136, 136, 136, 0.7);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}