@media (max-width: 780px) {
  .so-widget-sow-button-atom-81adce096db6-736 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-81adce096db6-736 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-81adce096db6-736 .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: #597547;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #415534), color-stop(1, #597547));
  background: -ms-linear-gradient(bottom, #415534, #597547);
  background: -moz-linear-gradient(center bottom, #415534 0%, #597547 100%);
  background: -o-linear-gradient(#597547, #415534);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#597547', endColorstr='#415534', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #3a4c2e #35452a #2e3c24 #35452a;
  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-81adce096db6-736 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-81adce096db6-736 .ow-button-base a.ow-button-hover:hover {
  background: #5e7b4b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #465c38), color-stop(1, #5e7b4b));
  background: -ms-linear-gradient(bottom, #465c38, #5e7b4b);
  background: -moz-linear-gradient(center bottom, #465c38 0%, #5e7b4b 100%);
  background: -o-linear-gradient(#5e7b4b, #465c38);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e7b4b', endColorstr='#465c38', GradientType=0);
  border-color: #63824f #5e7b4b #577245 #5e7b4b;
  color: #ffffff !important;
}