@media (max-width: 780px) {
  .so-widget-sow-button-atom-0d1ec427b2f0-36 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0d1ec427b2f0-36 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0d1ec427b2f0-36 .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;
  padding: 1 2;
  background: #f1d381;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ecc353), color-stop(1, #f1d381));
  background: -ms-linear-gradient(bottom, #ecc353, #f1d381);
  background: -moz-linear-gradient(center bottom, #ecc353 0%, #f1d381 100%);
  background: -o-linear-gradient(#f1d381, #ecc353);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1d381', endColorstr='#ecc353', GradientType=0);
  border: 1px solid;
  border-color: #eabe45 #e9bb3c #e8b62e #e9bb3c;
  color: #414647 !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-0d1ec427b2f0-36 .ow-button-base a:active,
.so-widget-sow-button-atom-0d1ec427b2f0-36 .ow-button-base a:hover {
  color: #414647 !important;
}
.so-widget-sow-button-atom-0d1ec427b2f0-36 .ow-button-base a.ow-button-hover:hover {
  background: #f2d68a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #edc65c), color-stop(1, #f2d68a));
  background: -ms-linear-gradient(bottom, #edc65c, #f2d68a);
  background: -moz-linear-gradient(center bottom, #edc65c 0%, #f2d68a 100%);
  background: -o-linear-gradient(#f2d68a, #edc65c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2d68a', endColorstr='#edc65c', GradientType=0);
  border-color: #f3d993 #f2d68a #f0d17c #f2d68a;
}