.so-widget-sow-button-atom-8e6b5312339e .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: #2040cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1932a0), color-stop(1, #2040cc));
  background: -ms-linear-gradient(bottom, #1932a0, #2040cc);
  background: -moz-linear-gradient(center bottom, #1932a0 0%, #2040cc 100%);
  background: -o-linear-gradient(#2040cc, #1932a0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2040cc', endColorstr='#1932a0', GradientType=0);
  border: 1px solid;
  border-color: #172e93 #162b8a #14277d #162b8a;
  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-8e6b5312339e .ow-button-base a:visited,
.so-widget-sow-button-atom-8e6b5312339e .ow-button-base a:active,
.so-widget-sow-button-atom-8e6b5312339e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8e6b5312339e .ow-button-base a.ow-button-hover:hover {
  background: #2143d5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a35a9), color-stop(1, #2143d5));
  background: -ms-linear-gradient(bottom, #1a35a9, #2143d5);
  background: -moz-linear-gradient(center bottom, #1a35a9 0%, #2143d5 100%);
  background: -o-linear-gradient(#2143d5, #1a35a9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2143d5', endColorstr='#1a35a9', GradientType=0);
  border-color: #18319c #172e93 #152a85 #172e93;
  color: #ffffff;
}