@media (max-width: 780px) {
  .so-widget-sow-button-atom-108f981d74f6-40371 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-108f981d74f6-40371 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-108f981d74f6-40371 .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: #263f58;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #172534), color-stop(1, #263f58));
  background: -ms-linear-gradient(bottom, #172534, #263f58);
  background: -moz-linear-gradient(center bottom, #172534 0%, #263f58 100%);
  background: -o-linear-gradient(#263f58, #172534);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#263f58', endColorstr='#172534', 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: #121e2a #0f1923 #0a1118 #0f1923;
  border: 1px solid;
  color: #e7a039 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-108f981d74f6-40371 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-108f981d74f6-40371 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #29445f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a2b3c), color-stop(1, #29445f));
  background: -ms-linear-gradient(bottom, #1a2b3c, #29445f);
  background: -moz-linear-gradient(center bottom, #1a2b3c 0%, #29445f 100%);
  background: -o-linear-gradient(#29445f, #1a2b3c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29445f', endColorstr='#1a2b3c', GradientType=0);
  border-color: #2c4966 #29445f #243c54 #29445f;
  color: #e7a039 !important;
}