@media (max-width: 780px) {
  .so-widget-sow-button-atom-3e7ea351c204 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-3e7ea351c204 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3e7ea351c204 .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: 0.5em 1em;
  background: #263c79;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a2952), color-stop(1, #263c79));
  background: -ms-linear-gradient(bottom, #1a2952, #263c79);
  background: -moz-linear-gradient(center bottom, #1a2952 0%, #263c79 100%);
  background: -o-linear-gradient(#263c79, #1a2952);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#263c79', endColorstr='#1a2952', GradientType=0);
  border: 1px solid;
  border-color: #162347 #141f3f #101933 #141f3f;
  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-3e7ea351c204 .ow-button-base a:active,
.so-widget-sow-button-atom-3e7ea351c204 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3e7ea351c204 .ow-button-base a.ow-button-hover:hover {
  background: #284081;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c2d5a), color-stop(1, #284081));
  background: -ms-linear-gradient(bottom, #1c2d5a, #284081);
  background: -moz-linear-gradient(center bottom, #1c2d5a 0%, #284081 100%);
  background: -o-linear-gradient(#284081, #1c2d5a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284081', endColorstr='#1c2d5a', GradientType=0);
  border-color: #2b4489 #284081 #253a75 #284081;
}