@media (max-width: 780px) {
  .so-widget-sow-button-atom-4fb22a5ab454-6661 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-4fb22a5ab454-6661 .ow-button-base.ow-button-align-justify.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4fb22a5ab454-6661 .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.45em;
  padding: 1em 2em;
  background: #38b74b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c903b), color-stop(1, #38b74b));
  background: -ms-linear-gradient(bottom, #2c903b, #38b74b);
  background: -moz-linear-gradient(center bottom, #2c903b 0%, #38b74b 100%);
  background: -o-linear-gradient(#38b74b, #2c903b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38b74b', endColorstr='#2c903b', GradientType=0);
  border: 1px solid;
  border-color: #288436 #267c33 #22712e #267c33;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-4fb22a5ab454-6661 .ow-button-base a:active,
.so-widget-sow-button-atom-4fb22a5ab454-6661 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4fb22a5ab454-6661 .ow-button-base a.ow-button-hover:hover {
  background: #3abf4e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e983e), color-stop(1, #3abf4e));
  background: -ms-linear-gradient(bottom, #2e983e, #3abf4e);
  background: -moz-linear-gradient(center bottom, #2e983e 0%, #3abf4e 100%);
  background: -o-linear-gradient(#3abf4e, #2e983e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3abf4e', endColorstr='#2e983e', GradientType=0);
  border-color: #3fc453 #3abf4e #37b349 #3abf4e;
}