@media (max-width: 780px) {
  .so-widget-sow-button-atom-3b13307fcfe2-34925 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3b13307fcfe2-34925 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3b13307fcfe2-34925 .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: #931f1f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #691616), color-stop(1, #931f1f));
  background: -ms-linear-gradient(bottom, #691616, #931f1f);
  background: -moz-linear-gradient(center bottom, #691616 0%, #931f1f 100%);
  background: -o-linear-gradient(#931f1f, #691616);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#931f1f', endColorstr='#691616', GradientType=0);
  border: 1px solid;
  border-color: #5c1313 #541212 #470f0f #541212;
  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-3b13307fcfe2-34925 .ow-button-base a:active,
.so-widget-sow-button-atom-3b13307fcfe2-34925 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3b13307fcfe2-34925 .ow-button-base a.ow-button-hover:hover {
  background: #9b2121;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #711818), color-stop(1, #9b2121));
  background: -ms-linear-gradient(bottom, #711818, #9b2121);
  background: -moz-linear-gradient(center bottom, #711818 0%, #9b2121 100%);
  background: -o-linear-gradient(#9b2121, #711818);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b2121', endColorstr='#711818', GradientType=0);
  border-color: #a42323 #9b2121 #8f1e1e #9b2121;
}