@media (max-width: 780px) {
  .so-widget-sow-button-atom-4893f37c5ee9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4893f37c5ee9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4893f37c5ee9 .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: #f68d2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5730a), color-stop(1, #f68d2c));
  background: -ms-linear-gradient(bottom, #e5730a, #f68d2c);
  background: -moz-linear-gradient(center bottom, #e5730a 0%, #f68d2c 100%);
  background: -o-linear-gradient(#f68d2c, #e5730a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f68d2c', endColorstr='#e5730a', 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: #d76c09 #cd6709 #be5f08 #cd6709;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-4893f37c5ee9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4893f37c5ee9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b4b4b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b9b9b), color-stop(1, #b4b4b4));
  background: -ms-linear-gradient(bottom, #9b9b9b, #b4b4b4);
  background: -moz-linear-gradient(center bottom, #9b9b9b 0%, #b4b4b4 100%);
  background: -o-linear-gradient(#b4b4b4, #9b9b9b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b4b4', endColorstr='#9b9b9b', GradientType=0);
  border-color: #b9b9b9 #b4b4b4 #acacac #b4b4b4;
  color: #ffffff !important;
}