@media (max-width: 780px) {
  .so-widget-sow-button-atom-a7a823fde0f6 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a7a823fde0f6 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a7a823fde0f6 .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: #88c65a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6eb03d), color-stop(1, #88c65a));
  background: -ms-linear-gradient(bottom, #6eb03d, #88c65a);
  background: -moz-linear-gradient(center bottom, #6eb03d 0%, #88c65a 100%);
  background: -o-linear-gradient(#88c65a, #6eb03d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c65a', endColorstr='#6eb03d', GradientType=0);
  border: 1px solid;
  border-color: #67a539 #629d36 #5b9232 #629d36;
  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-a7a823fde0f6 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a7a823fde0f6 .ow-button-base a.ow-button-hover:hover {
  background: #8dc962;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #73b83f), color-stop(1, #8dc962));
  background: -ms-linear-gradient(bottom, #73b83f, #8dc962);
  background: -moz-linear-gradient(center bottom, #73b83f 0%, #8dc962 100%);
  background: -o-linear-gradient(#8dc962, #73b83f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc962', endColorstr='#73b83f', GradientType=0);
  border-color: #93cb69 #8dc962 #85c556 #8dc962;
  color: #ffffff !important;
}