/*
--------------------------------------
Containers
--------------------------------------
*/


.custom-slider:after {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	content: "";
	background-image: url(/wp-content/uploads/2025/09/lights-bottom-mobile-v2.png);
	background-size: 100% 200px;
	background-repeat: no-repeat;
	height: 200px;
}