@media (max-width: 780px) {
  .so-widget-sow-button-atom-6e89d5bc4806-7043 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-6e89d5bc4806-7043 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6e89d5bc4806-7043 .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: 2mm 4mm;
  background: #99f296;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6dec69), color-stop(1, #99f296));
  background: -ms-linear-gradient(bottom, #6dec69, #99f296);
  background: -moz-linear-gradient(center bottom, #6dec69 0%, #99f296 100%);
  background: -o-linear-gradient(#99f296, #6dec69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99f296', endColorstr='#6dec69', GradientType=0);
  border: 1px solid;
  border-color: #60eb5b #57ea52 #4ae844 #57ea52;
  color: #b55529 !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-6e89d5bc4806-7043 .ow-button-base a:active,
.so-widget-sow-button-atom-6e89d5bc4806-7043 .ow-button-base a:hover {
  color: #b55529 !important;
}
.so-widget-sow-button-atom-6e89d5bc4806-7043 .ow-button-base a.ow-button-hover:hover {
  background: #a2f39f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #76ee72), color-stop(1, #a2f39f));
  background: -ms-linear-gradient(bottom, #76ee72, #a2f39f);
  background: -moz-linear-gradient(center bottom, #76ee72 0%, #a2f39f 100%);
  background: -o-linear-gradient(#a2f39f, #76ee72);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2f39f', endColorstr='#76ee72', GradientType=0);
  border-color: #abf4a8 #a2f39f #95f191 #a2f39f;
}