@media (max-width: 780px) {
  .so-widget-sow-button-atom-c47b8d3a7b00-53 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-c47b8d3a7b00-53 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c47b8d3a7b00-53 .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: #156504;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b3402), color-stop(1, #156504));
  background: -ms-linear-gradient(bottom, #0b3402, #156504);
  background: -moz-linear-gradient(center bottom, #0b3402 0%, #156504 100%);
  background: -o-linear-gradient(#156504, #0b3402);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#156504', endColorstr='#0b3402', 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: #082501 #061b01 #030d01 #061b01;
  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-c47b8d3a7b00-53 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-c47b8d3a7b00-53 .ow-button-base a.ow-button-hover:hover {
  background: #176f04;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d3e02), color-stop(1, #176f04));
  background: -ms-linear-gradient(bottom, #0d3e02, #176f04);
  background: -moz-linear-gradient(center bottom, #0d3e02 0%, #176f04 100%);
  background: -o-linear-gradient(#176f04, #0d3e02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#176f04', endColorstr='#0d3e02', GradientType=0);
  border-color: #197905 #176f04 #146004 #176f04;
  color: #ffffff !important;
}