@media (max-width: 780px) {
  .so-widget-sow-button-atom-4aaeaaa4f70b .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4aaeaaa4f70b .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4aaeaaa4f70b .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #a2b952;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #859a3e), color-stop(1, #a2b952));
  background: -ms-linear-gradient(bottom, #859a3e, #a2b952);
  background: -moz-linear-gradient(center bottom, #859a3e 0%, #a2b952 100%);
  background: -o-linear-gradient(#a2b952, #859a3e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2b952', endColorstr='#859a3e', GradientType=0);
  border: 1px solid;
  border-color: #7c8f3a #768837 #6c7d32 #768837;
  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-4aaeaaa4f70b .ow-button-base a:active,
.so-widget-sow-button-atom-4aaeaaa4f70b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4aaeaaa4f70b .ow-button-base a.ow-button-hover:hover {
  background: #a6bc59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8ca141), color-stop(1, #a6bc59));
  background: -ms-linear-gradient(bottom, #8ca141, #a6bc59);
  background: -moz-linear-gradient(center bottom, #8ca141 0%, #a6bc59 100%);
  background: -o-linear-gradient(#a6bc59, #8ca141);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6bc59', endColorstr='#8ca141', GradientType=0);
  border-color: #aabf61 #a6bc59 #a0b84e #a6bc59;
}