@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
.so-widget-sow-button-atom-2b12d0646944 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Open Sans;
  font-weight: 300;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #00204e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000b1b), color-stop(1, #00204e));
  background: -ms-linear-gradient(bottom, #000b1b, #00204e);
  background: -moz-linear-gradient(center bottom, #000b1b 0%, #00204e 100%);
  background: -o-linear-gradient(#00204e, #000b1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00204e', endColorstr='#000b1b', GradientType=0);
  border: 1px solid;
  border-color: #00050c #000102 #000000 #000102;
  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-2b12d0646944 .ow-button-base a:visited,
.so-widget-sow-button-atom-2b12d0646944 .ow-button-base a:active,
.so-widget-sow-button-atom-2b12d0646944 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2b12d0646944 .ow-button-base a.ow-button-hover:hover {
  background: #002458;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000f25), color-stop(1, #002458));
  background: -ms-linear-gradient(bottom, #000f25, #002458);
  background: -moz-linear-gradient(center bottom, #000f25 0%, #002458 100%);
  background: -o-linear-gradient(#002458, #000f25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002458', endColorstr='#000f25', GradientType=0);
  border-color: #000916 #00050c #000000 #00050c;
  color: #ffffff;
}