@media (max-width: 780px) {
  .so-widget-sow-button-atom-9a959ff8273c-12564 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9a959ff8273c-12564 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9a959ff8273c-12564 .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: Arial, "Helvetica Neue", Helvetica, sans-serif;
  
  
  font-size: 1em;
  padding: 1em 2em;
  background: #78170e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a0e09), color-stop(1, #78170e));
  background: -ms-linear-gradient(bottom, #4a0e09, #78170e);
  background: -moz-linear-gradient(center bottom, #4a0e09 0%, #78170e 100%);
  background: -o-linear-gradient(#78170e, #4a0e09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78170e', endColorstr='#4a0e09', GradientType=0);
  border: 1px solid;
  border-color: #3d0c07 #330a06 #260704 #330a06;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-9a959ff8273c-12564 .ow-button-base a:active,
.so-widget-sow-button-atom-9a959ff8273c-12564 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9a959ff8273c-12564 .ow-button-base a.ow-button-hover:hover {
  background: #81190f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #53100a), color-stop(1, #81190f));
  background: -ms-linear-gradient(bottom, #53100a, #81190f);
  background: -moz-linear-gradient(center bottom, #53100a 0%, #81190f 100%);
  background: -o-linear-gradient(#81190f, #53100a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81190f', endColorstr='#53100a', GradientType=0);
  border-color: #8a1b10 #81190f #73160d #81190f;
}