.button,
.button-sub {
	padding: 2% 6%;
}

.button p,
.button-sub p {
	/*font-size: 0.9rem;*/
	font-size: clamp(0.8rem, 1.5vw, 0.9rem);
}