@media (max-width: 780px) {
  .so-widget-sow-button-atom-dfc93d56a92e-23196 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-dfc93d56a92e-23196 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dfc93d56a92e-23196 .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: #7b5544;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a3e32), color-stop(1, #7b5544));
  background: -ms-linear-gradient(bottom, #5a3e32, #7b5544);
  background: -moz-linear-gradient(center bottom, #5a3e32 0%, #7b5544 100%);
  background: -o-linear-gradient(#7b5544, #5a3e32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b5544', endColorstr='#5a3e32', GradientType=0);
  border: 1px solid;
  border-color: #50372c #4a3329 #402c23 #4a3329;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 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-dfc93d56a92e-23196 .ow-button-base a:active,
.so-widget-sow-button-atom-dfc93d56a92e-23196 .ow-button-base a:hover {
  color: #7b5544 !important;
}
.so-widget-sow-button-atom-dfc93d56a92e-23196 .ow-button-base a.ow-button-hover:hover {
  background: #e0d0b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1b990), color-stop(1, #e0d0b4));
  background: -ms-linear-gradient(bottom, #d1b990, #e0d0b4);
  background: -moz-linear-gradient(center bottom, #d1b990 0%, #e0d0b4 100%);
  background: -o-linear-gradient(#e0d0b4, #d1b990);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0d0b4', endColorstr='#d1b990', GradientType=0);
  border-color: #e3d4bb #e0d0b4 #dcc9a9 #e0d0b4;
}