@media (max-width: 780px) {
  .so-widget-sow-button-atom-9c5431a97eee .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9c5431a97eee .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9c5431a97eee .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: #e5a654;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #de8f28), color-stop(1, #e5a654));
  background: -ms-linear-gradient(bottom, #de8f28, #e5a654);
  background: -moz-linear-gradient(center bottom, #de8f28 0%, #e5a654 100%);
  background: -o-linear-gradient(#e5a654, #de8f28);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5a654', endColorstr='#de8f28', 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: #d68721 #cd821f #c0791d #cd821f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.8em;
  
  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-9c5431a97eee .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9c5431a97eee .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e6ab5d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e09431), color-stop(1, #e6ab5d));
  background: -ms-linear-gradient(bottom, #e09431, #e6ab5d);
  background: -moz-linear-gradient(center bottom, #e09431 0%, #e6ab5d 100%);
  background: -o-linear-gradient(#e6ab5d, #e09431);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ab5d', endColorstr='#e09431', GradientType=0);
  border-color: #e8af66 #e6ab5d #e4a450 #e6ab5d;
  color: #ffffff !important;
}