.so-widget-sow-button-atom-879d4affc5a8 .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: 1em 2em;
  background: #666699;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #52527a), color-stop(1, #666699));
  background: -ms-linear-gradient(bottom, #52527a, #666699);
  background: -moz-linear-gradient(center bottom, #52527a 0%, #666699 100%);
  background: -o-linear-gradient(#666699, #52527a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666699', endColorstr='#52527a', GradientType=0);
  border: 1px solid;
  border-color: #4b4b71 #47476b #414162 #47476b;
  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-879d4affc5a8 .ow-button-base a:active,
.so-widget-sow-button-atom-879d4affc5a8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-879d4affc5a8 .ow-button-base a.ow-button-hover:hover {
  background: #6c6c9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #565681), color-stop(1, #6c6c9d));
  background: -ms-linear-gradient(bottom, #565681, #6c6c9d);
  background: -moz-linear-gradient(center bottom, #565681 0%, #6c6c9d 100%);
  background: -o-linear-gradient(#6c6c9d, #565681);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c6c9d', endColorstr='#565681', GradientType=0);
  border-color: #7272a1 #6c6c9d #646496 #6c6c9d;
}