@media (max-width: 780px) {
  .so-widget-sow-button-atom-1738e742cce9 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-1738e742cce9 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1738e742cce9 .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: #e59c2d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c68119), color-stop(1, #e59c2d));
  background: -ms-linear-gradient(bottom, #c68119, #e59c2d);
  background: -moz-linear-gradient(center bottom, #c68119 0%, #e59c2d 100%);
  background: -o-linear-gradient(#e59c2d, #c68119);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e59c2d', endColorstr='#c68119', 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: #b97917 #b07316 #a26a14 #b07316;
  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-1738e742cce9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1738e742cce9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e6a036;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0871a), color-stop(1, #e6a036));
  background: -ms-linear-gradient(bottom, #d0871a, #e6a036);
  background: -moz-linear-gradient(center bottom, #d0871a 0%, #e6a036 100%);
  background: -o-linear-gradient(#e6a036, #d0871a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6a036', endColorstr='#d0871a', GradientType=0);
  border-color: #e7a53f #e6a036 #e49a28 #e6a036;
  color: #ffffff !important;
}