@media (max-width: 780px) {
  .so-widget-sow-button-atom-796672189434 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-796672189434 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-796672189434 .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: #859e3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #66792f), color-stop(1, #859e3d));
  background: -ms-linear-gradient(bottom, #66792f, #859e3d);
  background: -moz-linear-gradient(center bottom, #66792f 0%, #859e3d 100%);
  background: -o-linear-gradient(#859e3d, #66792f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#859e3d', endColorstr='#66792f', GradientType=0);
  border: 1px solid;
  border-color: #5d6e2b #576728 #4d5c23 #576728;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-796672189434 .ow-button-base a:active,
.so-widget-sow-button-atom-796672189434 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-796672189434 .ow-button-base a.ow-button-hover:hover {
  background: #8ba540;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6c8132), color-stop(1, #8ba540));
  background: -ms-linear-gradient(bottom, #6c8132, #8ba540);
  background: -moz-linear-gradient(center bottom, #6c8132 0%, #8ba540 100%);
  background: -o-linear-gradient(#8ba540, #6c8132);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ba540', endColorstr='#6c8132', GradientType=0);
  border-color: #91ad43 #8ba540 #829a3c #8ba540;
}