.so-widget-sow-button-atom-c7f690fe6754 .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: #0082cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00629a), color-stop(1, #0082cd));
  background: -ms-linear-gradient(bottom, #00629a, #0082cd);
  background: -moz-linear-gradient(center bottom, #00629a 0%, #0082cd 100%);
  background: -o-linear-gradient(#0082cd, #00629a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0082cd', endColorstr='#00629a', GradientType=0);
  border: 1px solid;
  border-color: #00588b #005181 #004871 #005181;
  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-c7f690fe6754 .ow-button-base a:active,
.so-widget-sow-button-atom-c7f690fe6754 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c7f690fe6754 .ow-button-base a.ow-button-hover:hover {
  background: #0088d7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0068a4), color-stop(1, #0088d7));
  background: -ms-linear-gradient(bottom, #0068a4, #0088d7);
  background: -moz-linear-gradient(center bottom, #0068a4 0%, #0088d7 100%);
  background: -o-linear-gradient(#0088d7, #0068a4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088d7', endColorstr='#0068a4', GradientType=0);
  border-color: #008fe1 #0088d7 #007fc8 #0088d7;
}