.so-widget-sow-button-atom-91dfc2032820 .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: #2575bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d5a90), color-stop(1, #2575bb));
  background: -ms-linear-gradient(bottom, #1d5a90, #2575bb);
  background: -moz-linear-gradient(center bottom, #1d5a90 0%, #2575bb 100%);
  background: -o-linear-gradient(#2575bb, #1d5a90);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2575bb', endColorstr='#1d5a90', GradientType=0);
  border: 1px solid;
  border-color: #1a5284 #184d7b #16456e #184d7b;
  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-91dfc2032820 .ow-button-base a:active,
.so-widget-sow-button-atom-91dfc2032820 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-91dfc2032820 .ow-button-base a.ow-button-hover:hover {
  background: #277ac4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e6099), color-stop(1, #277ac4));
  background: -ms-linear-gradient(bottom, #1e6099, #277ac4);
  background: -moz-linear-gradient(center bottom, #1e6099 0%, #277ac4 100%);
  background: -o-linear-gradient(#277ac4, #1e6099);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#277ac4', endColorstr='#1e6099', GradientType=0);
  border-color: #2880cc #277ac4 #2472b7 #277ac4;
}