@media (max-width: 780px) {
  .so-widget-sow-button-atom-6c45542ab87f-16 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6c45542ab87f-16 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6c45542ab87f-16 .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: 1em 2em;
  background: #48d65f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2bc043), color-stop(1, #48d65f));
  background: -ms-linear-gradient(bottom, #2bc043, #48d65f);
  background: -moz-linear-gradient(center bottom, #2bc043 0%, #48d65f 100%);
  background: -o-linear-gradient(#48d65f, #2bc043);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48d65f', endColorstr='#2bc043', GradientType=0);
  border: 1px solid;
  border-color: #28b33f #26ab3c #249f37 #26ab3c;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-6c45542ab87f-16 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6c45542ab87f-16 .ow-button-base a.ow-button-hover:hover {
  background: #50d866;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2dc846), color-stop(1, #50d866));
  background: -ms-linear-gradient(bottom, #2dc846, #50d866);
  background: -moz-linear-gradient(center bottom, #2dc846 0%, #50d866 100%);
  background: -o-linear-gradient(#50d866, #2dc846);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50d866', endColorstr='#2dc846', GradientType=0);
  border-color: #59da6e #50d866 #44d55b #50d866;
  color: #ffffff !important;
}