@media (max-width: 780px) {
  .so-widget-sow-button-atom-3b35dfb62c38-2044 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3b35dfb62c38-2044 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3b35dfb62c38-2044 .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: 1.3em;
  padding: 1em 2em;
  background: #efc5b9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6a38f), color-stop(1, #efc5b9));
  background: -ms-linear-gradient(bottom, #e6a38f, #efc5b9);
  background: -moz-linear-gradient(center bottom, #e6a38f 0%, #efc5b9 100%);
  background: -o-linear-gradient(#efc5b9, #e6a38f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc5b9', endColorstr='#e6a38f', GradientType=0);
  border: 1px solid;
  border-color: #e39883 #e1917b #de876e #e1917b;
  color: #0a0a0a !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-3b35dfb62c38-2044 .ow-button-base a:active,
.so-widget-sow-button-atom-3b35dfb62c38-2044 .ow-button-base a:hover {
  color: #0a0a0a !important;
}
.so-widget-sow-button-atom-3b35dfb62c38-2044 .ow-button-base a.ow-button-hover:hover {
  background: #f1ccc1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e7a998), color-stop(1, #f1ccc1));
  background: -ms-linear-gradient(bottom, #e7a998, #f1ccc1);
  background: -moz-linear-gradient(center bottom, #e7a998 0%, #f1ccc1 100%);
  background: -o-linear-gradient(#f1ccc1, #e7a998);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1ccc1', endColorstr='#e7a998', GradientType=0);
  border-color: #f3d3ca #f1ccc1 #eec2b5 #f1ccc1;
}