@media (max-width: 780px) {
  .so-widget-sow-button-atom-6d35bf28792b .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6d35bf28792b .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6d35bf28792b .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #47392d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #282019), color-stop(1, #47392d));
  background: -ms-linear-gradient(bottom, #282019, #47392d);
  background: -moz-linear-gradient(center bottom, #282019 0%, #47392d 100%);
  background: -o-linear-gradient(#47392d, #282019);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#47392d', endColorstr='#282019', GradientType=0);
  border: 1px solid;
  border-color: #1e1813 #18130f #0f0c09 #18130f;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-6d35bf28792b .ow-button-base a:active,
.so-widget-sow-button-atom-6d35bf28792b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6d35bf28792b .ow-button-base a.ow-button-hover:hover {
  background: #4d3e31;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e251d), color-stop(1, #4d3e31));
  background: -ms-linear-gradient(bottom, #2e251d, #4d3e31);
  background: -moz-linear-gradient(center bottom, #2e251d 0%, #4d3e31 100%);
  background: -o-linear-gradient(#4d3e31, #2e251d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d3e31', endColorstr='#2e251d', GradientType=0);
  border-color: #534335 #4d3e31 #44362b #4d3e31;
}