@media (max-width: 780px) {
  .so-widget-sow-button-atom-3795e2dcf6c7-1130 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-3795e2dcf6c7-1130 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3795e2dcf6c7-1130 .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: #b21717;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #851111), color-stop(1, #b21717));
  background: -ms-linear-gradient(bottom, #851111, #b21717);
  background: -moz-linear-gradient(center bottom, #851111 0%, #b21717 100%);
  background: -o-linear-gradient(#b21717, #851111);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21717', endColorstr='#851111', 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: #770f0f #6e0e0e #610c0c #6e0e0e;
  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-3795e2dcf6c7-1130 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3795e2dcf6c7-1130 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bb1818;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e1212), color-stop(1, #bb1818));
  background: -ms-linear-gradient(bottom, #8e1212, #bb1818);
  background: -moz-linear-gradient(center bottom, #8e1212 0%, #bb1818 100%);
  background: -o-linear-gradient(#bb1818, #8e1212);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb1818', endColorstr='#8e1212', GradientType=0);
  border-color: #c41919 #bb1818 #ad1616 #bb1818;
  color: #ffffff !important;
}