.so-widget-sow-button-atom-f012f1b023bd .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: #336de0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e55c2), color-stop(1, #336de0));
  background: -ms-linear-gradient(bottom, #1e55c2, #336de0);
  background: -moz-linear-gradient(center bottom, #1e55c2 0%, #336de0 100%);
  background: -o-linear-gradient(#336de0, #1e55c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#336de0', endColorstr='#1e55c2', GradientType=0);
  border: 1px solid;
  border-color: #1c4fb5 #1a4bac #18459f #1a4bac;
  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-f012f1b023bd .ow-button-base a:active,
.so-widget-sow-button-atom-f012f1b023bd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f012f1b023bd .ow-button-base a.ow-button-hover:hover {
  background: #3c73e1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f59cb), color-stop(1, #3c73e1));
  background: -ms-linear-gradient(bottom, #1f59cb, #3c73e1);
  background: -moz-linear-gradient(center bottom, #1f59cb 0%, #3c73e1 100%);
  background: -o-linear-gradient(#3c73e1, #1f59cb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c73e1', endColorstr='#1f59cb', GradientType=0);
  border-color: #457ae3 #3c73e1 #2f6adf #3c73e1;
}