@media (max-width: 780px) {
  .so-widget-sow-button-atom-e0c03522ad91 .ow-button-base.ow-button-align-center {
    text-align: justify;
  }
  .so-widget-sow-button-atom-e0c03522ad91 .ow-button-base.ow-button-align-center a {
    display: block;
  }
}
.so-widget-sow-button-atom-e0c03522ad91 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #019444;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #01612d), color-stop(1, #019444));
  background: -ms-linear-gradient(bottom, #01612d, #019444);
  background: -moz-linear-gradient(center bottom, #01612d 0%, #019444 100%);
  background: -o-linear-gradient(#019444, #01612d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019444', endColorstr='#01612d', GradientType=0);
  -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;
  border-color: #015226 #004821 #00391a #004821;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e0c03522ad91 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e0c03522ad91 .ow-button-base a.ow-button-hover:hover {
  background: #019e49;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #016b31), color-stop(1, #019e49));
  background: -ms-linear-gradient(bottom, #016b31, #019e49);
  background: -moz-linear-gradient(center bottom, #016b31 0%, #019e49 100%);
  background: -o-linear-gradient(#019e49, #016b31);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019e49', endColorstr='#016b31', GradientType=0);
  border-color: #01a84d #019e49 #018f42 #019e49;
  color: #ffffff !important;
}