@media (max-width: 780px) {
  .so-widget-sow-button-atom-da36cb3e6e64-84 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-da36cb3e6e64-84 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-da36cb3e6e64-84 .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: #e9b44c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3a11f), color-stop(1, #e9b44c));
  background: -ms-linear-gradient(bottom, #e3a11f, #e9b44c);
  background: -moz-linear-gradient(center bottom, #e3a11f 0%, #e9b44c 100%);
  background: -o-linear-gradient(#e9b44c, #e3a11f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9b44c', endColorstr='#e3a11f', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #d8981b #cf9219 #c18818 #cf9219;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-da36cb3e6e64-84 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-da36cb3e6e64-84 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eab855;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5a528), color-stop(1, #eab855));
  background: -ms-linear-gradient(bottom, #e5a528, #eab855);
  background: -moz-linear-gradient(center bottom, #e5a528 0%, #eab855 100%);
  background: -o-linear-gradient(#eab855, #e5a528);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eab855', endColorstr='#e5a528', GradientType=0);
  border-color: #ebbc5e #eab855 #e8b247 #eab855;
  color: #ffffff !important;
}