.so-widget-sow-button-atom-a88f6418f141 .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: 1.15em;
  padding: 1em 2em;
  background: #dd46b5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cb259f), color-stop(1, #dd46b5));
  background: -ms-linear-gradient(bottom, #cb259f, #dd46b5);
  background: -moz-linear-gradient(center bottom, #cb259f 0%, #dd46b5 100%);
  background: -o-linear-gradient(#dd46b5, #cb259f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd46b5', endColorstr='#cb259f', GradientType=0);
  border: 1px solid;
  border-color: #be2395 #b5218e #a81f84 #b5218e;
  color: #000000 !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-a88f6418f141 .ow-button-base a:active,
.so-widget-sow-button-atom-a88f6418f141 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-a88f6418f141 .ow-button-base a.ow-button-hover:hover {
  background: #df4fb8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d327a6), color-stop(1, #df4fb8));
  background: -ms-linear-gradient(bottom, #d327a6, #df4fb8);
  background: -moz-linear-gradient(center bottom, #d327a6 0%, #df4fb8 100%);
  background: -o-linear-gradient(#df4fb8, #d327a6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df4fb8', endColorstr='#d327a6', GradientType=0);
  border-color: #e057bc #df4fb8 #dc42b3 #df4fb8;
}