@media (max-width: 780px) {
  .so-widget-sow-button-atom-eafbc69cf22b-957 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-eafbc69cf22b-957 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-eafbc69cf22b-957 .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: #cc9500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #997000), color-stop(1, #cc9500));
  background: -ms-linear-gradient(bottom, #997000, #cc9500);
  background: -moz-linear-gradient(center bottom, #997000 0%, #cc9500 100%);
  background: -o-linear-gradient(#cc9500, #997000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc9500', endColorstr='#997000', 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: #8a6500 #805d00 #705200 #805d00;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.5em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-eafbc69cf22b-957 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-eafbc69cf22b-957 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d69c00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a37700), color-stop(1, #d69c00));
  background: -ms-linear-gradient(bottom, #a37700, #d69c00);
  background: -moz-linear-gradient(center bottom, #a37700 0%, #d69c00 100%);
  background: -o-linear-gradient(#d69c00, #a37700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d69c00', endColorstr='#a37700', GradientType=0);
  border-color: #e0a400 #d69c00 #c79100 #d69c00;
  color: #000000 !important;
}