@media (max-width: 780px) {
  .so-widget-sow-button-atom-f4402f4f13f3-12250 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f4402f4f13f3-12250 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f4402f4f13f3-12250 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Georgia, Times, Times New Roman, serif;
  
  background: #48648e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #374c6c), color-stop(1, #48648e));
  background: -ms-linear-gradient(bottom, #374c6c, #48648e);
  background: -moz-linear-gradient(center bottom, #374c6c 0%, #48648e 100%);
  background: -o-linear-gradient(#48648e, #374c6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48648e', endColorstr='#374c6c', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #324562 #2e405b #293951 #2e405b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 188px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-f4402f4f13f3-12250 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f4402f4f13f3-12250 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #99bbd1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #76a3c1), color-stop(1, #99bbd1));
  background: -ms-linear-gradient(bottom, #76a3c1, #99bbd1);
  background: -moz-linear-gradient(center bottom, #76a3c1 0%, #99bbd1 100%);
  background: -o-linear-gradient(#99bbd1, #76a3c1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99bbd1', endColorstr='#76a3c1', GradientType=0);
  border-color: #a0bfd4 #99bbd1 #8eb4cc #99bbd1;
  color: #ffffff !important;
}