@media (max-width: 780px) {
  .so-widget-sow-button-atom-2c5e2ab47e37-3993 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-2c5e2ab47e37-3993 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2c5e2ab47e37-3993 .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: #5bad35;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #468629), color-stop(1, #5bad35));
  background: -ms-linear-gradient(bottom, #468629, #5bad35);
  background: -moz-linear-gradient(center bottom, #468629 0%, #5bad35 100%);
  background: -o-linear-gradient(#5bad35, #468629);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bad35', endColorstr='#468629', GradientType=0);
  border: 1px solid;
  border-color: #407a25 #3c7223 #36671f #3c7223;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-2c5e2ab47e37-3993 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-2c5e2ab47e37-3993 .ow-button-base a.ow-button-hover:hover {
  background: #5fb537;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b8e2b), color-stop(1, #5fb537));
  background: -ms-linear-gradient(bottom, #4b8e2b, #5fb537);
  background: -moz-linear-gradient(center bottom, #4b8e2b 0%, #5fb537 100%);
  background: -o-linear-gradient(#5fb537, #4b8e2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fb537', endColorstr='#4b8e2b', GradientType=0);
  border-color: #63bd3a #5fb537 #59a934 #5fb537;
  color: #ffffff !important;
}