.desktop-container,
.mobile-container {
	padding-top: 3em !important;
}

.mobile-container {
	padding-top: 1em !important;
	padding-bottom: 0 !important;
}

body[data-color-scheme="dark"] .desktop-container img:not(a.cta img),
body[data-color-scheme="dark"] .mobile-container img:not(a.cta img) {
	border: 0;
}
