@media (max-width: 780px) {
  .so-widget-sow-button-atom-c658d9e490b2 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-c658d9e490b2 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-c658d9e490b2 .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: 1em;
  padding: 1em 2em;
  background: #eded0e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bdbd0b), color-stop(1, #eded0e));
  background: -ms-linear-gradient(bottom, #bdbd0b, #eded0e);
  background: -moz-linear-gradient(center bottom, #bdbd0b 0%, #eded0e 100%);
  background: -o-linear-gradient(#eded0e, #bdbd0b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eded0e', endColorstr='#bdbd0b', GradientType=0);
  border: 1px solid;
  border-color: #aeae0a #a5a50a #969609 #a5a50a;
  color: #000000 !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-c658d9e490b2 .ow-button-base a:active,
.so-widget-sow-button-atom-c658d9e490b2 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-c658d9e490b2 .ow-button-base a.ow-button-hover:hover {
  background: #f1f114;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c6c60c), color-stop(1, #f1f114));
  background: -ms-linear-gradient(bottom, #c6c60c, #f1f114);
  background: -moz-linear-gradient(center bottom, #c6c60c 0%, #f1f114 100%);
  background: -o-linear-gradient(#f1f114, #c6c60c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f114', endColorstr='#c6c60c', GradientType=0);
  border-color: #f2f21e #f1f114 #e8e80e #f1f114;
}