/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2025 | 09:11:00 */
.spotify-embed-carousel {
	display: flex;
	justify-content: center;
}
@media (max-width: 767px) {
	.spotify-embed-carousel {
		iframe {
			height: 200px;
		}
	}
}
