html {
  scroll-behavior: smooth;
}

.jump-sections {
	margin: 0 auto;
	text-align: center;
}

.jump-sections .title {
	margin-bottom: 12px;
}

.jump-sections .sections {
	display: flex;
	gap: 32px;
	justify-content: center;
}

.jump-sections .sections a {
	padding: 8px 12px;
}

.PromoTile__Footer {
	height: 226px !important;
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
}
