.wpeo-button {
	box-sizing: border-box;
}

.wpeo-button {
	&.button-square-30 {
		width: 30px;
		height: 30px;
		line-height: 24px;
	}
	&.button-square-75 {
		width: 75px;
		height: 75px;
		line-height: 69px;
	}
}
