.so-widget-sow-button-atom-c9c70b6372ce .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: 1.15em;
  padding: 1em 2em;
  background: #272c57;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #171a34), color-stop(1, #272c57));
  background: -ms-linear-gradient(bottom, #171a34, #272c57);
  background: -moz-linear-gradient(center bottom, #171a34 0%, #272c57 100%);
  background: -o-linear-gradient(#272c57, #171a34);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272c57', endColorstr='#171a34', GradientType=0);
  border: 1px solid;
  border-color: #121529 #0f1122 #0b0c18 #0f1122;
  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-c9c70b6372ce .ow-button-base a:visited,
.so-widget-sow-button-atom-c9c70b6372ce .ow-button-base a:active,
.so-widget-sow-button-atom-c9c70b6372ce .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c9c70b6372ce .ow-button-base a.ow-button-hover:hover {
  background: #2a305e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a1e3b), color-stop(1, #2a305e));
  background: -ms-linear-gradient(bottom, #1a1e3b, #2a305e);
  background: -moz-linear-gradient(center bottom, #1a1e3b 0%, #2a305e 100%);
  background: -o-linear-gradient(#2a305e, #1a1e3b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a305e', endColorstr='#1a1e3b', GradientType=0);
  border-color: #161830 #121529 #0e101f #121529;
  color: #ffffff;
}