/* General */
body {
	line-break: strict;
}

/* JP Styles */
p.disclaimer {
	font-size: 14px;
	font-weight: 600;
	color: #86868b;
}

.resources-gallery .icon-card-headline {
	max-width: 18ch;
}

@media only screen and (max-width: 734px) {
	.modal-router-link.previous {
		width: 50%;
	}

	.modal-router-link.next {
		width: 50%;
	}
}

.modal .setup-link-button {
	padding-top: 9px;
	padding-bottom: 7px;
}
