@media (max-width: 780px) {
  .so-widget-sow-button-atom-497473196c67 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-497473196c67 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-497473196c67 .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: #5ccc58;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3db938), color-stop(1, #5ccc58));
  background: -ms-linear-gradient(bottom, #3db938, #5ccc58);
  background: -moz-linear-gradient(center bottom, #3db938 0%, #5ccc58 100%);
  background: -o-linear-gradient(#5ccc58, #3db938);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ccc58', endColorstr='#3db938', GradientType=0);
  border: 1px solid;
  border-color: #39ad35 #36a532 #33992f #36a532;
  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-497473196c67 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-497473196c67 .ow-button-base a.ow-button-hover:hover {
  background: #64ce60;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3fc03b), color-stop(1, #64ce60));
  background: -ms-linear-gradient(bottom, #3fc03b, #64ce60);
  background: -moz-linear-gradient(center bottom, #3fc03b 0%, #64ce60 100%);
  background: -o-linear-gradient(#64ce60, #3fc03b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#64ce60', endColorstr='#3fc03b', GradientType=0);
  border-color: #6bd168 #64ce60 #58cb54 #64ce60;
  color: #ffffff !important;
}