@media (max-width: 780px) {
  .so-widget-sow-button-atom-751130882fce .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-751130882fce .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-751130882fce .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Advent Pro;
  
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #1fc464;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18984e), color-stop(1, #1fc464));
  background: -ms-linear-gradient(bottom, #18984e, #1fc464);
  background: -moz-linear-gradient(center bottom, #18984e 0%, #1fc464 100%);
  background: -o-linear-gradient(#1fc464, #18984e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fc464', endColorstr='#18984e', GradientType=0);
  border: 1px solid;
  border-color: #168b47 #158242 #12753c #158242;
  color: #000000 !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-751130882fce .ow-button-base a:active,
.so-widget-sow-button-atom-751130882fce .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-751130882fce .ow-button-base a.ow-button-hover:hover {
  background: #20cd68;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #19a152), color-stop(1, #20cd68));
  background: -ms-linear-gradient(bottom, #19a152, #20cd68);
  background: -moz-linear-gradient(center bottom, #19a152 0%, #20cd68 100%);
  background: -o-linear-gradient(#20cd68, #19a152);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20cd68', endColorstr='#19a152', GradientType=0);
  border-color: #22d66d #20cd68 #1ec062 #20cd68;
}