/* Button Style-10 */
.tpgb-plus-button.button-style-10 .button-link-wrap {
	background: #fff;
	color: #212121;
	border: 1px solid #313131;
}
.tpgb-plus-button.button-style-10 .button-link-wrap:hover {
	color: #fff;
	border-color: #7248f1;
	background: #7248f1;
}