.ssbd-account .ssbd-cancel {
	background: #fff !important;
	border: 1px solid #ef6a62 !important;
	color: #b42318 !important;
	box-shadow: none !important;
}

.ssbd-account .ssbd-cancel:hover,
.ssbd-account .ssbd-cancel:focus {
	background: #fff1f0 !important;
	border-color: #b42318 !important;
	color: #8d1812 !important;
}
