@media (max-width: 780px) {
  .so-widget-sow-button-atom-fdc0df4a0ef1-6 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fdc0df4a0ef1-6 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fdc0df4a0ef1-6 .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: 16px;
  padding: 11px 22px;
  background: #2f8f4f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #22693a), color-stop(1, #2f8f4f));
  background: -ms-linear-gradient(bottom, #22693a, #2f8f4f);
  background: -moz-linear-gradient(center bottom, #22693a 0%, #2f8f4f 100%);
  background: -o-linear-gradient(#2f8f4f, #22693a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f8f4f', endColorstr='#22693a', GradientType=0);
  border: 1px solid;
  border-color: #1f5d33 #1c552f #184a29 #1c552f;
  color: #ffffff !important;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -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-fdc0df4a0ef1-6 .ow-button-base a:active,
.so-widget-sow-button-atom-fdc0df4a0ef1-6 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fdc0df4a0ef1-6 .ow-button-base a.ow-button-hover:hover {
  background: #329753;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #25703e), color-stop(1, #329753));
  background: -ms-linear-gradient(bottom, #25703e, #329753);
  background: -moz-linear-gradient(center bottom, #25703e 0%, #329753 100%);
  background: -o-linear-gradient(#329753, #25703e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#329753', endColorstr='#25703e', GradientType=0);
  border-color: #349e57 #329753 #2e8b4d #329753;
}