@media (max-width: 780px) {
  .so-widget-sow-button-atom-24fdb902df80-279 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-24fdb902df80-279 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-24fdb902df80-279 .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: 1em 2em;
  background: #592131;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34131d), color-stop(1, #592131));
  background: -ms-linear-gradient(bottom, #34131d, #592131);
  background: -moz-linear-gradient(center bottom, #34131d 0%, #592131 100%);
  background: -o-linear-gradient(#592131, #34131d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#592131', endColorstr='#34131d', GradientType=0);
  border: 1px solid;
  border-color: #290f16 #210c12 #16080c #210c12;
  color: #f1f0ec !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-24fdb902df80-279 .ow-button-base a:active,
.so-widget-sow-button-atom-24fdb902df80-279 .ow-button-base a:hover {
  color: #f1f0ec !important;
}
.so-widget-sow-button-atom-24fdb902df80-279 .ow-button-base a.ow-button-hover:hover {
  background: #602435;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b1621), color-stop(1, #602435));
  background: -ms-linear-gradient(bottom, #3b1621, #602435);
  background: -moz-linear-gradient(center bottom, #3b1621 0%, #602435 100%);
  background: -o-linear-gradient(#602435, #3b1621);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#602435', endColorstr='#3b1621', GradientType=0);
  border-color: #682739 #602435 #55202f #602435;
}