@media (max-width: 780px) {
  .so-widget-sow-button-atom-3055e9a97823 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-3055e9a97823 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3055e9a97823 .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: #a7dd04;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81ab03), color-stop(1, #a7dd04));
  background: -ms-linear-gradient(bottom, #81ab03, #a7dd04);
  background: -moz-linear-gradient(center bottom, #81ab03 0%, #a7dd04 100%);
  background: -o-linear-gradient(#a7dd04, #81ab03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7dd04', endColorstr='#81ab03', GradientType=0);
  border: 1px solid;
  border-color: #769c03 #6e9203 #638302 #6e9203;
  color: #000000 !important;
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  -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-3055e9a97823 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-3055e9a97823 .ow-button-base a.ow-button-hover:hover {
  background: #afe704;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #89b503), color-stop(1, #afe704));
  background: -ms-linear-gradient(bottom, #89b503, #afe704);
  background: -moz-linear-gradient(center bottom, #89b503 0%, #afe704 100%);
  background: -o-linear-gradient(#afe704, #89b503);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afe704', endColorstr='#89b503', GradientType=0);
  border-color: #b6f104 #afe704 #a3d804 #afe704;
  color: #000000 !important;
}