@media (max-width: 780px) {
  .so-widget-sow-button-atom-423d3bc218b6-1639 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-423d3bc218b6-1639 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-423d3bc218b6-1639 .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: #41932c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #306c20), color-stop(1, #41932c));
  background: -ms-linear-gradient(bottom, #306c20, #41932c);
  background: -moz-linear-gradient(center bottom, #306c20 0%, #41932c 100%);
  background: -o-linear-gradient(#41932c, #306c20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41932c', endColorstr='#306c20', GradientType=0);
  border: 1px solid;
  border-color: #2a601d #27581a #224c17 #27581a;
  color: #ffffff !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-423d3bc218b6-1639 .ow-button-base a:active,
.so-widget-sow-button-atom-423d3bc218b6-1639 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-423d3bc218b6-1639 .ow-button-base a.ow-button-hover:hover {
  background: #449b2e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #337423), color-stop(1, #449b2e));
  background: -ms-linear-gradient(bottom, #337423, #449b2e);
  background: -moz-linear-gradient(center bottom, #337423 0%, #449b2e 100%);
  background: -o-linear-gradient(#449b2e, #337423);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#449b2e', endColorstr='#337423', GradientType=0);
  border-color: #48a331 #449b2e #3f8f2b #449b2e;
}