@media (max-width: 780px) {
  .so-widget-sow-button-atom-7e2ee5a35d35-1 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-7e2ee5a35d35-1 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7e2ee5a35d35-1 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 116px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 0.6em 1.2em;
  background: #f39c12;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c87f0a), color-stop(1, #f39c12));
  background: -ms-linear-gradient(bottom, #c87f0a, #f39c12);
  background: -moz-linear-gradient(center bottom, #c87f0a 0%, #f39c12 100%);
  background: -o-linear-gradient(#f39c12, #c87f0a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39c12', endColorstr='#c87f0a', GradientType=0);
  border: 1px solid;
  border-color: #b97509 #b06f09 #a16608 #b06f09;
  color: #ffffff !important;
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  -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-7e2ee5a35d35-1 .ow-button-base a:active,
.so-widget-sow-button-atom-7e2ee5a35d35-1 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7e2ee5a35d35-1 .ow-button-base a.ow-button-hover:hover {
  background: #f3a01c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d2850b), color-stop(1, #f3a01c));
  background: -ms-linear-gradient(bottom, #d2850b, #f3a01c);
  background: -moz-linear-gradient(center bottom, #d2850b 0%, #f3a01c 100%);
  background: -o-linear-gradient(#f3a01c, #d2850b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3a01c', endColorstr='#d2850b', GradientType=0);
  border-color: #f4a425 #f3a01c #f39a0d #f3a01c;
}