@media (max-width: 780px) {
  .so-widget-sow-button-atom-f8ef2c70d059-4489 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f8ef2c70d059-4489 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f8ef2c70d059-4489 .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: #256bbd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d5392), color-stop(1, #256bbd));
  background: -ms-linear-gradient(bottom, #1d5392, #256bbd);
  background: -moz-linear-gradient(center bottom, #1d5392 0%, #256bbd 100%);
  background: -o-linear-gradient(#256bbd, #1d5392);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#256bbd', endColorstr='#1d5392', GradientType=0);
  border: 1px solid;
  border-color: #1a4c86 #18477d #164070 #18477d;
  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-f8ef2c70d059-4489 .ow-button-base a:active,
.so-widget-sow-button-atom-f8ef2c70d059-4489 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f8ef2c70d059-4489 .ow-button-base a.ow-button-hover:hover {
  background: #2770c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e589b), color-stop(1, #2770c6));
  background: -ms-linear-gradient(bottom, #1e589b, #2770c6);
  background: -moz-linear-gradient(center bottom, #1e589b 0%, #2770c6 100%);
  background: -o-linear-gradient(#2770c6, #1e589b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2770c6', endColorstr='#1e589b', GradientType=0);
  border-color: #2875ce #2770c6 #2469b9 #2770c6;
}