﻿
.page-section--style-background::before {
	background-image: var(--background-image);
	background-size: cover;
	background-position: center center;
}
