@media (max-width: 780px) {
  .so-widget-sow-button-atom-5c583668cf90-1192 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-5c583668cf90-1192 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5c583668cf90-1192 .ow-button-base a {
  -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: #ec722d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d35813), color-stop(1, #ec722d));
  background: -ms-linear-gradient(bottom, #d35813, #ec722d);
  background: -moz-linear-gradient(center bottom, #d35813 0%, #ec722d 100%);
  background: -o-linear-gradient(#ec722d, #d35813);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec722d', endColorstr='#d35813', 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: #c55312 #bc4f11 #ae4910 #bc4f11;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-5c583668cf90-1192 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5c583668cf90-1192 .ow-button-base a.ow-button-hover:hover {
  background: #ed7836;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc5c14), color-stop(1, #ed7836));
  background: -ms-linear-gradient(bottom, #dc5c14, #ed7836);
  background: -moz-linear-gradient(center bottom, #dc5c14 0%, #ed7836 100%);
  background: -o-linear-gradient(#ed7836, #dc5c14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed7836', endColorstr='#dc5c14', GradientType=0);
  border-color: #ee7f40 #ed7836 #ec6f28 #ed7836;
  color: #ffffff !important;
}