@media (max-width: 780px) {
  .so-widget-sow-button-atom-42fee9cce7d0-3129 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-42fee9cce7d0-3129 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-42fee9cce7d0-3129 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #8c0c0c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5d0808), color-stop(1, #8c0c0c));
  background: -ms-linear-gradient(bottom, #5d0808, #8c0c0c);
  background: -moz-linear-gradient(center bottom, #5d0808 0%, #8c0c0c 100%);
  background: -o-linear-gradient(#8c0c0c, #5d0808);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c0c0c', endColorstr='#5d0808', GradientType=0);
  border: 1px solid;
  border-color: #4f0707 #460606 #370505 #460606;
  color: #ffffff !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-42fee9cce7d0-3129 .ow-button-base a:active,
.so-widget-sow-button-atom-42fee9cce7d0-3129 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-42fee9cce7d0-3129 .ow-button-base a.ow-button-hover:hover {
  background: #950d0d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #660909), color-stop(1, #950d0d));
  background: -ms-linear-gradient(bottom, #660909, #950d0d);
  background: -moz-linear-gradient(center bottom, #660909 0%, #950d0d 100%);
  background: -o-linear-gradient(#950d0d, #660909);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#950d0d', endColorstr='#660909', GradientType=0);
  border-color: #9f0e0e #950d0d #870c0c #950d0d;
}