@media (max-width: 780px) {
  .so-widget-sow-button-atom-f5ba6fced76a-2943 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f5ba6fced76a-2943 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f5ba6fced76a-2943 .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: #ddb35d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d49f33), color-stop(1, #ddb35d));
  background: -ms-linear-gradient(bottom, #d49f33, #ddb35d);
  background: -moz-linear-gradient(center bottom, #d49f33 0%, #ddb35d 100%);
  background: -o-linear-gradient(#ddb35d, #d49f33);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddb35d', endColorstr='#d49f33', GradientType=0);
  -webkit-border-radius: 0.25em 0.2em 0.25em 0.2em;
  -moz-border-radius: 0.25em 0.2em 0.25em 0.2em;
  border-radius: 0.25em 0.2em 0.25em 0.2em;
  border-color: #cd982b #c49129 #b88827 #c49129;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-f5ba6fced76a-2943 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f5ba6fced76a-2943 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dd4302;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab3402), color-stop(1, #dd4302));
  background: -ms-linear-gradient(bottom, #ab3402, #dd4302);
  background: -moz-linear-gradient(center bottom, #ab3402 0%, #dd4302 100%);
  background: -o-linear-gradient(#dd4302, #ab3402);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd4302', endColorstr='#ab3402', GradientType=0);
  border-color: #e74602 #dd4302 #ce3e02 #dd4302;
  color: #ffffff !important;
}