/* Local overrides */

/* Accessibility tab section */

.section-resources .icon-card-headline {
	max-width: 34.8ch;
	width: 105%;
}

/* XS BOC button next margin */
@media only screen and (max-width: 330px) {
	.modal-router-link.next {
		margin-left: -14px;
	}
}

/* Hero image */
@media (min-width: 735px) and (max-width: 750px) {
	.section-hero .lottie {
		margin-left: -2%;
	}
}
