@media (max-width: 780px) {
  .so-widget-sow-button-atom-0cf63f934d1c .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0cf63f934d1c .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0cf63f934d1c .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: #5e7f51;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #47603d), color-stop(1, #5e7f51));
  background: -ms-linear-gradient(bottom, #47603d, #5e7f51);
  background: -moz-linear-gradient(center bottom, #47603d 0%, #5e7f51 100%);
  background: -o-linear-gradient(#5e7f51, #47603d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e7f51', endColorstr='#47603d', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #405737 #3b5033 #35472d #3b5033;
  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-0cf63f934d1c .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-0cf63f934d1c .ow-button-base a.ow-button-hover:hover {
  background: #638555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4c6641), color-stop(1, #638555));
  background: -ms-linear-gradient(bottom, #4c6641, #638555);
  background: -moz-linear-gradient(center bottom, #4c6641 0%, #638555 100%);
  background: -o-linear-gradient(#638555, #4c6641);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#638555', endColorstr='#4c6641', GradientType=0);
  border-color: #678b59 #638555 #5c7c4f #638555;
  color: #ffffff !important;
}