@media (max-width: 780px) {
  .so-widget-sow-button-atom-3a8994cfdf13-25 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-3a8994cfdf13-25 .ow-button-base.ow-button-align-right.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3a8994cfdf13-25 .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: #229b01;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #176801), color-stop(1, #229b01));
  background: -ms-linear-gradient(bottom, #176801, #229b01);
  background: -moz-linear-gradient(center bottom, #176801 0%, #229b01 100%);
  background: -o-linear-gradient(#229b01, #176801);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#229b01', endColorstr='#176801', 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: #145901 #114f01 #0e4000 #114f01;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-3a8994cfdf13-25 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-3a8994cfdf13-25 .ow-button-base a.ow-button-hover:hover {
  background: #24a501;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #197201), color-stop(1, #24a501));
  background: -ms-linear-gradient(bottom, #197201, #24a501);
  background: -moz-linear-gradient(center bottom, #197201 0%, #24a501 100%);
  background: -o-linear-gradient(#24a501, #197201);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24a501', endColorstr='#197201', GradientType=0);
  border-color: #26af01 #24a501 #219601 #24a501;
  color: #ffffff !important;
}