@media (max-width: 780px) {
  .so-widget-sow-button-atom-2731d8dd2218 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2731d8dd2218 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2731d8dd2218 .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: #409137;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #306c29), color-stop(1, #409137));
  background: -ms-linear-gradient(bottom, #306c29, #409137);
  background: -moz-linear-gradient(center bottom, #306c29 0%, #409137 100%);
  background: -o-linear-gradient(#409137, #306c29);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#409137', endColorstr='#306c29', GradientType=0);
  border: 1px solid;
  border-color: #2b6125 #285a22 #234e1e #285a22;
  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-2731d8dd2218 .ow-button-base a:active,
.so-widget-sow-button-atom-2731d8dd2218 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2731d8dd2218 .ow-button-base a.ow-button-hover:hover {
  background: #43983a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #33732c), color-stop(1, #43983a));
  background: -ms-linear-gradient(bottom, #33732c, #43983a);
  background: -moz-linear-gradient(center bottom, #33732c 0%, #43983a 100%);
  background: -o-linear-gradient(#43983a, #33732c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43983a', endColorstr='#33732c', GradientType=0);
  border-color: #47a03d #43983a #3e8d36 #43983a;
}