.so-widget-sow-button-atom-ef7219cf3b5f .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #e224dc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba19b5), color-stop(1, #e224dc));
  background: -ms-linear-gradient(bottom, #ba19b5, #e224dc);
  background: -moz-linear-gradient(center bottom, #ba19b5 0%, #e224dc 100%);
  background: -o-linear-gradient(#e224dc, #ba19b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e224dc', endColorstr='#ba19b5', GradientType=0);
  border: 1px solid;
  border-color: #ad17a8 #a4169f #961492 #a4169f;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-ef7219cf3b5f .ow-button-base a:active,
.so-widget-sow-button-atom-ef7219cf3b5f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ef7219cf3b5f .ow-button-base a.ow-button-hover:hover {
  background: #e32ddd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c31abe), color-stop(1, #e32ddd));
  background: -ms-linear-gradient(bottom, #c31abe, #e32ddd);
  background: -moz-linear-gradient(center bottom, #c31abe 0%, #e32ddd 100%);
  background: -o-linear-gradient(#e32ddd, #c31abe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e32ddd', endColorstr='#c31abe', GradientType=0);
  border-color: #e436df #e32ddd #e11fdb #e32ddd;
}