@media (max-width: 780px) {
  .so-widget-sow-button-atom-73d1199779ca-613 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-73d1199779ca-613 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-73d1199779ca-613 .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;
  background: #638aa5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4e7087), color-stop(1, #638aa5));
  background: -ms-linear-gradient(bottom, #4e7087, #638aa5);
  background: -moz-linear-gradient(center bottom, #4e7087 0%, #638aa5 100%);
  background: -o-linear-gradient(#638aa5, #4e7087);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#638aa5', endColorstr='#4e7087', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #48687d #456277 #3f5a6d #456277;
  border: 1px solid;
  color: #efefef !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-73d1199779ca-613 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-73d1199779ca-613 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #698fa9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #52758e), color-stop(1, #698fa9));
  background: -ms-linear-gradient(bottom, #52758e, #698fa9);
  background: -moz-linear-gradient(center bottom, #52758e 0%, #698fa9 100%);
  background: -o-linear-gradient(#698fa9, #52758e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#698fa9', endColorstr='#52758e', GradientType=0);
  border-color: #7094ac #698fa9 #6088a3 #698fa9;
  color: #efefef !important;
}