@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
.so-widget-sow-button-atom-8df5d0de414d .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: Montserrat;
  font-weight: 700;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #003366;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001933), color-stop(1, #003366));
  background: -ms-linear-gradient(bottom, #001933, #003366);
  background: -moz-linear-gradient(center bottom, #001933 0%, #003366 100%);
  background: -o-linear-gradient(#003366, #001933);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003366', endColorstr='#001933', GradientType=0);
  border: 1px solid;
  border-color: #001224 #000d1a #00050a #000d1a;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-8df5d0de414d .ow-button-base a:visited,
.so-widget-sow-button-atom-8df5d0de414d .ow-button-base a:active,
.so-widget-sow-button-atom-8df5d0de414d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8df5d0de414d .ow-button-base a.ow-button-hover:hover {
  background: #003870;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001f3d), color-stop(1, #003870));
  background: -ms-linear-gradient(bottom, #001f3d, #003870);
  background: -moz-linear-gradient(center bottom, #001f3d 0%, #003870 100%);
  background: -o-linear-gradient(#003870, #001f3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003870', endColorstr='#001f3d', GradientType=0);
  border-color: #00172e #001224 #000a14 #001224;
  color: #ffffff;
}