@import "./style.scss";

.button {
	border-radius: $border-width * 8;
	padding: $grid-unit-15;
}
