@media (max-width: 780px) {
  .so-widget-sow-button-atom-8b2090d6704c-946 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-8b2090d6704c-946 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8b2090d6704c-946 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1.15em;
  padding: 0.5em 1em;
  background: #da8e1a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac7015), color-stop(1, #da8e1a));
  background: -ms-linear-gradient(bottom, #ac7015, #da8e1a);
  background: -moz-linear-gradient(center bottom, #ac7015 0%, #da8e1a 100%);
  background: -o-linear-gradient(#da8e1a, #ac7015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da8e1a', endColorstr='#ac7015', GradientType=0);
  border: 1px solid;
  border-color: #9f6713 #966112 #885910 #966112;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-8b2090d6704c-946 .ow-button-base a:active,
.so-widget-sow-button-atom-8b2090d6704c-946 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8b2090d6704c-946 .ow-button-base a.ow-button-hover:hover {
  background: #e3941b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b67616), color-stop(1, #e3941b));
  background: -ms-linear-gradient(bottom, #b67616, #e3941b);
  background: -moz-linear-gradient(center bottom, #b67616 0%, #e3941b 100%);
  background: -o-linear-gradient(#e3941b, #b67616);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3941b', endColorstr='#b67616', GradientType=0);
  border-color: #e59824 #e3941b #d58b19 #e3941b;
}