@media (max-width: 780px) {
  .so-widget-sow-button-atom-57337513ed9e .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-57337513ed9e .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-57337513ed9e .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: 1em 2em;
  background: #e8a443;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd8d1b), color-stop(1, #e8a443));
  background: -ms-linear-gradient(bottom, #dd8d1b, #e8a443);
  background: -moz-linear-gradient(center bottom, #dd8d1b 0%, #e8a443 100%);
  background: -o-linear-gradient(#e8a443, #dd8d1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8a443', endColorstr='#dd8d1b', GradientType=0);
  border: 1px solid;
  border-color: #cf8419 #c67f18 #b97617 #c67f18;
  color: #ffffff !important;
  -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;
  -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-57337513ed9e .ow-button-base a:active,
.so-widget-sow-button-atom-57337513ed9e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-57337513ed9e .ow-button-base a.ow-button-hover:hover {
  background: #e9a84c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4921f), color-stop(1, #e9a84c));
  background: -ms-linear-gradient(bottom, #e4921f, #e9a84c);
  background: -moz-linear-gradient(center bottom, #e4921f 0%, #e9a84c 100%);
  background: -o-linear-gradient(#e9a84c, #e4921f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9a84c', endColorstr='#e4921f', GradientType=0);
  border-color: #eaad55 #e9a84c #e7a23e #e9a84c;
}