.so-widget-sow-button-atom-0c743549a038 .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: #2c59b6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #22458d), color-stop(1, #2c59b6));
  background: -ms-linear-gradient(bottom, #22458d, #2c59b6);
  background: -moz-linear-gradient(center bottom, #22458d 0%, #2c59b6 100%);
  background: -o-linear-gradient(#2c59b6, #22458d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c59b6', endColorstr='#22458d', GradientType=0);
  border: 1px solid;
  border-color: #1f3f81 #1d3b78 #1a356c #1d3b78;
  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-0c743549a038 .ow-button-base a:active,
.so-widget-sow-button-atom-0c743549a038 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0c743549a038 .ow-button-base a.ow-button-hover:hover {
  background: #2e5dbe;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #244995), color-stop(1, #2e5dbe));
  background: -ms-linear-gradient(bottom, #244995, #2e5dbe);
  background: -moz-linear-gradient(center bottom, #244995 0%, #2e5dbe 100%);
  background: -o-linear-gradient(#2e5dbe, #244995);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e5dbe', endColorstr='#244995', GradientType=0);
  border-color: #3061c6 #2e5dbe #2b57b2 #2e5dbe;
}