@media (max-width: 780px) {
  .so-widget-sow-button-atom-e20c38705a32-732 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e20c38705a32-732 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e20c38705a32-732 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
  max-width: 100%;
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #62943f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a7030), color-stop(1, #62943f));
  background: -ms-linear-gradient(bottom, #4a7030, #62943f);
  background: -moz-linear-gradient(center bottom, #4a7030 0%, #62943f 100%);
  background: -o-linear-gradient(#62943f, #4a7030);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62943f', endColorstr='#4a7030', GradientType=0);
  border: 1px solid;
  border-color: #43652b #3e5e28 #375424 #3e5e28;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-e20c38705a32-732 .ow-button-base a:active,
.so-widget-sow-button-atom-e20c38705a32-732 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e20c38705a32-732 .ow-button-base a.ow-button-hover:hover {
  background: #679b42;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f7733), color-stop(1, #679b42));
  background: -ms-linear-gradient(bottom, #4f7733, #679b42);
  background: -moz-linear-gradient(center bottom, #4f7733 0%, #679b42 100%);
  background: -o-linear-gradient(#679b42, #4f7733);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#679b42', endColorstr='#4f7733', GradientType=0);
  border-color: #6ba245 #679b42 #60903d #679b42;
}