/*Local Fixes*/
.section-apple-podcasts a.button.button-neutral, .section-apple-books a.button.button-neutral {
	margin: 0;
}

@media only screen and (max-width: 384px) {
	.section-apple-arcade .hero-heading-cta-container a.button.button-custom, .section-apple-music .hero-heading-cta-container a.button.button-custom {
		display: block;
		margin-top: 12px;
		width: max-content;
	}
}
