@media (max-width: 780px) {
  .so-widget-sow-button-atom-4c201571ad59 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4c201571ad59 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4c201571ad59 .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: #cc790e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c5d0b), color-stop(1, #cc790e));
  background: -ms-linear-gradient(bottom, #9c5d0b, #cc790e);
  background: -moz-linear-gradient(center bottom, #9c5d0b 0%, #cc790e 100%);
  background: -o-linear-gradient(#cc790e, #9c5d0b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc790e', endColorstr='#9c5d0b', 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: #8e540a #844f09 #764608 #844f09;
  border: 1px solid;
  color: #ffffff !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-4c201571ad59 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4c201571ad59 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d67f0f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a6620b), color-stop(1, #d67f0f));
  background: -ms-linear-gradient(bottom, #a6620b, #d67f0f);
  background: -moz-linear-gradient(center bottom, #a6620b 0%, #d67f0f 100%);
  background: -o-linear-gradient(#d67f0f, #a6620b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67f0f', endColorstr='#a6620b', GradientType=0);
  border-color: #df840f #d67f0f #c7760e #d67f0f;
  color: #000000 !important;
}