@media (max-width: 780px) {
  .so-widget-sow-button-atom-991164684379-516 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-991164684379-516 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-991164684379-516 .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: #f3f2eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0ddcb), color-stop(1, #f3f2eb));
  background: -ms-linear-gradient(bottom, #e0ddcb, #f3f2eb);
  background: -moz-linear-gradient(center bottom, #e0ddcb 0%, #f3f2eb 100%);
  background: -o-linear-gradient(#f3f2eb, #e0ddcb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f2eb', endColorstr='#e0ddcb', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #dad7c2 #d6d3bb #d1cdb2 #d6d3bb;
  border: 1px solid;
  color: #000000 !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-991164684379-516 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-991164684379-516 .ow-button-base a.ow-button-hover:hover {
  background: #f7f6f1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e1d2), color-stop(1, #f7f6f1));
  background: -ms-linear-gradient(bottom, #e4e1d2, #f7f6f1);
  background: -moz-linear-gradient(center bottom, #e4e1d2 0%, #f7f6f1 100%);
  background: -o-linear-gradient(#f7f6f1, #e4e1d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f6f1', endColorstr='#e4e1d2', GradientType=0);
  border-color: #fbfaf8 #f7f6f1 #f1f0e8 #f7f6f1;
  color: #000000 !important;
}