@media (max-width: 780px) {
  .so-widget-sow-button-atom-8ff7ccefa2a4 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8ff7ccefa2a4 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8ff7ccefa2a4 .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: 1.3em;
  padding: 1em 2em;
  background: #057b3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #034a26), color-stop(1, #057b3f));
  background: -ms-linear-gradient(bottom, #034a26, #057b3f);
  background: -moz-linear-gradient(center bottom, #034a26 0%, #057b3f 100%);
  background: -o-linear-gradient(#057b3f, #034a26);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#057b3f', endColorstr='#034a26', GradientType=0);
  border: 1px solid;
  border-color: #023b1e #023119 #012312 #023119;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-8ff7ccefa2a4 .ow-button-base a:active,
.so-widget-sow-button-atom-8ff7ccefa2a4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8ff7ccefa2a4 .ow-button-base a.ow-button-hover:hover {
  background: #058544;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #03542b), color-stop(1, #058544));
  background: -ms-linear-gradient(bottom, #03542b, #058544);
  background: -moz-linear-gradient(center bottom, #03542b 0%, #058544 100%);
  background: -o-linear-gradient(#058544, #03542b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#058544', endColorstr='#03542b', GradientType=0);
  border-color: #068f49 #058544 #05763c #058544;
}