/* Local Overrides */

.custom_cta {
	visibility: hidden;
}

.section-welcome .marquee-detail {
	padding: 0;
}

@media (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
	.section-welcome .marquee-detail {
		padding: 10px;
	}
}

.custom_card-disclaimer {
	margin-block-start: 1.3em;
	font-size: 0.7em;
}

.custom_centering {
	justify-content: center;
}

#custom_margin {
	margin-bottom: 23px;
}

.custom_hide {
	display: none !important;
}
