.so-widget-sow-button-atom-1cbcb2defbc3 .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: #2573ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d598f), color-stop(1, #2573ba));
  background: -ms-linear-gradient(bottom, #1d598f, #2573ba);
  background: -moz-linear-gradient(center bottom, #1d598f 0%, #2573ba 100%);
  background: -o-linear-gradient(#2573ba, #1d598f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2573ba', endColorstr='#1d598f', GradientType=0);
  border: 1px solid;
  border-color: #1a5183 #184c7a #16446d #184c7a;
  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-1cbcb2defbc3 .ow-button-base a:visited,
.so-widget-sow-button-atom-1cbcb2defbc3 .ow-button-base a:active,
.so-widget-sow-button-atom-1cbcb2defbc3 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1cbcb2defbc3 .ow-button-base a.ow-button-hover:hover {
  background: #2778c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e5e98), color-stop(1, #2778c3));
  background: -ms-linear-gradient(bottom, #1e5e98, #2778c3);
  background: -moz-linear-gradient(center bottom, #1e5e98 0%, #2778c3 100%);
  background: -o-linear-gradient(#2778c3, #1e5e98);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2778c3', endColorstr='#1e5e98', GradientType=0);
  border-color: #1c568b #1a5183 #174976 #1a5183;
  color: #ffffff;
}