.so-widget-sow-button-atom-254a04b08e88 .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: #4687bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #366d9c), color-stop(1, #4687bf));
  background: -ms-linear-gradient(bottom, #366d9c, #4687bf);
  background: -moz-linear-gradient(center bottom, #366d9c 0%, #4687bf 100%);
  background: -o-linear-gradient(#4687bf, #366d9c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4687bf', endColorstr='#366d9c', GradientType=0);
  border: 1px solid;
  border-color: #326591 #2f6089 #2b587e #2f6089;
  color: #dddddd !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-254a04b08e88 .ow-button-base a:visited,
.so-widget-sow-button-atom-254a04b08e88 .ow-button-base a:active,
.so-widget-sow-button-atom-254a04b08e88 .ow-button-base a:hover {
  color: #dddddd !important;
}
.so-widget-sow-button-atom-254a04b08e88 .ow-button-base a.ow-button-hover:hover {
  background: #4e8cc2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3972a4), color-stop(1, #4e8cc2));
  background: -ms-linear-gradient(bottom, #3972a4, #4e8cc2);
  background: -moz-linear-gradient(center bottom, #3972a4 0%, #4e8cc2 100%);
  background: -o-linear-gradient(#4e8cc2, #3972a4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e8cc2', endColorstr='#3972a4', GradientType=0);
  border-color: #356a98 #326591 #2e5d85 #326591;
  color: #e2e2e2;
}