.so-widget-sow-button-atom-660320ee8b14 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  font-size: 1em;
  padding: 1em 2em;
  background: #0000b0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00007d), color-stop(1, #0000b0));
  background: -ms-linear-gradient(bottom, #00007d, #0000b0);
  background: -moz-linear-gradient(center bottom, #00007d 0%, #0000b0 100%);
  background: -o-linear-gradient(#0000b0, #00007d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000b0', endColorstr='#00007d', GradientType=0);
  border: 1px solid;
  border-color: #00006e #000064 #000054 #000064;
  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-660320ee8b14 .ow-button-base a:visited,
.so-widget-sow-button-atom-660320ee8b14 .ow-button-base a:active,
.so-widget-sow-button-atom-660320ee8b14 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-660320ee8b14 .ow-button-base a.ow-button-hover:hover {
  background: #0000ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000087), color-stop(1, #0000ba));
  background: -ms-linear-gradient(bottom, #000087, #0000ba);
  background: -moz-linear-gradient(center bottom, #000087 0%, #0000ba 100%);
  background: -o-linear-gradient(#0000ba, #000087);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ba', endColorstr='#000087', GradientType=0);
  border-color: #000078 #00006e #00005e #00006e;
  color: #ffffff;
}