@media (max-width: 780px) {
  .so-widget-sow-button-atom-b60c8a788b9b-10 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b60c8a788b9b-10 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b60c8a788b9b-10 .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: 0.5em 1em;
  background: #fcc931;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6b904), color-stop(1, #fcc931));
  background: -ms-linear-gradient(bottom, #f6b904, #fcc931);
  background: -moz-linear-gradient(center bottom, #f6b904 0%, #fcc931 100%);
  background: -o-linear-gradient(#fcc931, #f6b904);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc931', endColorstr='#f6b904', GradientType=0);
  border: 1px solid;
  border-color: #e7ae03 #dda603 #ce9b03 #dda603;
  color: #000000 !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-b60c8a788b9b-10 .ow-button-base a:active,
.so-widget-sow-button-atom-b60c8a788b9b-10 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-b60c8a788b9b-10 .ow-button-base a.ow-button-hover:hover {
  background: #fccc3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbbe09), color-stop(1, #fccc3b));
  background: -ms-linear-gradient(bottom, #fbbe09, #fccc3b);
  background: -moz-linear-gradient(center bottom, #fbbe09 0%, #fccc3b 100%);
  background: -o-linear-gradient(#fccc3b, #fbbe09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fccc3b', endColorstr='#fbbe09', GradientType=0);
  border-color: #fcce45 #fccc3b #fcc82c #fccc3b;
}