.py-terms-table {
	padding: 1rem 0 !important;
}

@media screen and (min-width: 992px) {
	.py-terms-table {
		padding: 1.5rem 0 !important;
	}
}

.text-decoration-pdf-link {
	text-decoration: underline !important;
	text-decoration-color: var(--bg-text-decoration-pdf-link) !important;
	text-decoration-thickness: 1px !important;
	text-underline-offset: 5px !important;
}