.site-main {
	min-height: 60vh;
}

a,
button {
	-webkit-tap-highlight-color: transparent;
}

button,
input,
select,
textarea {
	font: inherit;
}

.hvb-table-scroll {
	-webkit-overflow-scrolling: touch;
}

.hvb-table-scroll table {
	border-collapse: collapse;
}
