.so-widget-sow-button-atom-f6891b060c71 .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: #1d4366;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #12293e), color-stop(1, #1d4366));
  background: -ms-linear-gradient(bottom, #12293e, #1d4366);
  background: -moz-linear-gradient(center bottom, #12293e 0%, #1d4366 100%);
  background: -o-linear-gradient(#1d4366, #12293e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d4366', endColorstr='#12293e', GradientType=0);
  border: 1px solid;
  border-color: #0e2132 #0c1c2a #09141f #0c1c2a;
  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-f6891b060c71 .ow-button-base a:active,
.so-widget-sow-button-atom-f6891b060c71 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f6891b060c71 .ow-button-base a.ow-button-hover:hover {
  background: #1f486e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #142e46), color-stop(1, #1f486e));
  background: -ms-linear-gradient(bottom, #142e46, #1f486e);
  background: -moz-linear-gradient(center bottom, #142e46 0%, #1f486e 100%);
  background: -o-linear-gradient(#1f486e, #142e46);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f486e', endColorstr='#142e46', GradientType=0);
  border-color: #224d76 #1f486e #1c4062 #1f486e;
}