@media (max-width: 780px) {
  .so-widget-sow-button-atom-6b99cc1d309b .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6b99cc1d309b .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6b99cc1d309b .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: #968050;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #75643e), color-stop(1, #968050));
  background: -ms-linear-gradient(bottom, #75643e, #968050);
  background: -moz-linear-gradient(center bottom, #75643e 0%, #968050 100%);
  background: -o-linear-gradient(#968050, #75643e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#968050', endColorstr='#75643e', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #6b5b39 #645535 #5a4d30 #645535;
  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-6b99cc1d309b .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6b99cc1d309b .ow-button-base a.ow-button-hover:hover {
  background: #9d8654;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7b6942), color-stop(1, #9d8654));
  background: -ms-linear-gradient(bottom, #7b6942, #9d8654);
  background: -moz-linear-gradient(center bottom, #7b6942 0%, #9d8654 100%);
  background: -o-linear-gradient(#9d8654, #7b6942);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d8654', endColorstr='#7b6942', GradientType=0);
  border-color: #a38b57 #9d8654 #937d4e #9d8654;
  color: #ffffff !important;
}