@media (max-width: 780px) {
  .so-widget-sow-button-atom-8d6e4e4abf27 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8d6e4e4abf27 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8d6e4e4abf27 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  
  font-size: 1;
  padding: 1 2;
  background: #daa586;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce885f), color-stop(1, #daa586));
  background: -ms-linear-gradient(bottom, #ce885f, #daa586);
  background: -moz-linear-gradient(center bottom, #ce885f 0%, #daa586 100%);
  background: -o-linear-gradient(#daa586, #ce885f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#daa586', endColorstr='#ce885f', GradientType=0);
  border: 1px solid;
  border-color: #ca7f53 #c8794b #c57140 #c8794b;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-8d6e4e4abf27 .ow-button-base a:active,
.so-widget-sow-button-atom-8d6e4e4abf27 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8d6e4e4abf27 .ow-button-base a.ow-button-hover:hover {
  background: #dcab8e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d08e67), color-stop(1, #dcab8e));
  background: -ms-linear-gradient(bottom, #d08e67, #dcab8e);
  background: -moz-linear-gradient(center bottom, #d08e67 0%, #dcab8e 100%);
  background: -o-linear-gradient(#dcab8e, #d08e67);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcab8e', endColorstr='#d08e67', GradientType=0);
  border-color: #dfb196 #dcab8e #d9a282 #dcab8e;
}