.so-widget-sow-button-atom-6ec328506390 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 0.5em 1em;
  background: #213b74;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #16274c), color-stop(1, #213b74));
  background: -ms-linear-gradient(bottom, #16274c, #213b74);
  background: -moz-linear-gradient(center bottom, #16274c 0%, #213b74 100%);
  background: -o-linear-gradient(#213b74, #16274c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#213b74', endColorstr='#16274c', GradientType=0);
  border: 1px solid;
  border-color: #122140 #101d38 #0d172d #101d38;
  color: #eeee22 !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-6ec328506390 .ow-button-base a:active,
.so-widget-sow-button-atom-6ec328506390 .ow-button-base a:hover {
  color: #eeee22 !important;
}
.so-widget-sow-button-atom-6ec328506390 .ow-button-base a.ow-button-hover:hover {
  background: #233f7c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #182b54), color-stop(1, #233f7c));
  background: -ms-linear-gradient(bottom, #182b54, #233f7c);
  background: -moz-linear-gradient(center bottom, #182b54 0%, #233f7c 100%);
  background: -o-linear-gradient(#233f7c, #182b54);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233f7c', endColorstr='#182b54', GradientType=0);
  border-color: #264384 #233f7c #203970 #233f7c;
}