@media (max-width: 780px) {
  .so-widget-sow-button-atom-e6f63f79d97c- .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e6f63f79d97c- .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e6f63f79d97c- .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: #116b51;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0a3f30), color-stop(1, #116b51));
  background: -ms-linear-gradient(bottom, #0a3f30, #116b51);
  background: -moz-linear-gradient(center bottom, #0a3f30 0%, #116b51 100%);
  background: -o-linear-gradient(#116b51, #0a3f30);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#116b51', endColorstr='#0a3f30', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #083226 #07291f #041c15 #07291f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-e6f63f79d97c- .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e6f63f79d97c- .ow-button-base a.ow-button-hover:hover {
  background: #127458;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b4836), color-stop(1, #127458));
  background: -ms-linear-gradient(bottom, #0b4836, #127458);
  background: -moz-linear-gradient(center bottom, #0b4836 0%, #127458 100%);
  background: -o-linear-gradient(#127458, #0b4836);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#127458', endColorstr='#0b4836', GradientType=0);
  border-color: #147d5e #127458 #10674e #127458;
  color: #ffffff !important;
}