@media (max-width: 780px) {
  .so-widget-sow-button-atom-7018d1397b88 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-7018d1397b88 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7018d1397b88 .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: #ef694a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eb421b), color-stop(1, #ef694a));
  background: -ms-linear-gradient(bottom, #eb421b, #ef694a);
  background: -moz-linear-gradient(center bottom, #eb421b 0%, #ef694a 100%);
  background: -o-linear-gradient(#ef694a, #eb421b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef694a', endColorstr='#eb421b', 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: #e33b14 #d93813 #cb3512 #d93813;
  border: 1px solid;
  color: #2e2c7e !important;
  font-size: 0.95em;
  
  padding-block: 0.55em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 110px;
  max-width: 100%;
  padding-inline: 1.1em;
}
.so-widget-sow-button-atom-7018d1397b88 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7018d1397b88 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f07153;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ec4a25), color-stop(1, #f07153));
  background: -ms-linear-gradient(bottom, #ec4a25, #f07153);
  background: -moz-linear-gradient(center bottom, #ec4a25 0%, #f07153 100%);
  background: -o-linear-gradient(#f07153, #ec4a25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07153', endColorstr='#ec4a25', GradientType=0);
  border-color: #f1795d #f07153 #ef6545 #f07153;
  color: #ffffff !important;
}