.so-widget-sow-button-atom-bb1ebcd83aeb .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: #21568f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #173d66), color-stop(1, #21568f));
  background: -ms-linear-gradient(bottom, #173d66, #21568f);
  background: -moz-linear-gradient(center bottom, #173d66 0%, #21568f 100%);
  background: -o-linear-gradient(#21568f, #173d66);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21568f', endColorstr='#173d66', GradientType=0);
  border: 1px solid;
  border-color: #153659 #133151 #102944 #133151;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-bb1ebcd83aeb .ow-button-base a:active,
.so-widget-sow-button-atom-bb1ebcd83aeb .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bb1ebcd83aeb .ow-button-base a.ow-button-hover:hover {
  background: #235b97;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #19426e), color-stop(1, #235b97));
  background: -ms-linear-gradient(bottom, #19426e, #235b97);
  background: -moz-linear-gradient(center bottom, #19426e 0%, #235b97 100%);
  background: -o-linear-gradient(#235b97, #19426e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#235b97', endColorstr='#19426e', GradientType=0);
  border-color: #2560a0 #235b97 #20548b #235b97;
}