@media (max-width: 780px) {
  .so-widget-sow-button-atom-8b2da99e7086 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8b2da99e7086 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8b2da99e7086 .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: #ffa03a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff8707), color-stop(1, #ffa03a));
  background: -ms-linear-gradient(bottom, #ff8707, #ffa03a);
  background: -moz-linear-gradient(center bottom, #ff8707 0%, #ffa03a 100%);
  background: -o-linear-gradient(#ffa03a, #ff8707);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa03a', endColorstr='#ff8707', 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: #f78000 #ed7a00 #dd7300 #ed7a00;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 600px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-8b2da99e7086 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8b2da99e7086 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffa544;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff8c11), color-stop(1, #ffa544));
  background: -ms-linear-gradient(bottom, #ff8c11, #ffa544);
  background: -moz-linear-gradient(center bottom, #ff8c11 0%, #ffa544 100%);
  background: -o-linear-gradient(#ffa544, #ff8c11);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa544', endColorstr='#ff8c11', GradientType=0);
  border-color: #ffaa4e #ffa544 #ff9e35 #ffa544;
  color: #ffffff !important;
}