@media (max-width: 780px) {
  .so-widget-sow-button-atom-f50680f4e456-501 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f50680f4e456-501 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f50680f4e456-501 .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.15;
  padding: 1 2;
  background: #b53629;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b2a20), color-stop(1, #b53629));
  background: -ms-linear-gradient(bottom, #8b2a20, #b53629);
  background: -moz-linear-gradient(center bottom, #8b2a20 0%, #b53629 100%);
  background: -o-linear-gradient(#b53629, #8b2a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b53629', endColorstr='#8b2a20', GradientType=0);
  border: 1px solid;
  border-color: #7f261d #77231b #6a2018 #77231b;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-f50680f4e456-501 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f50680f4e456-501 .ow-button-base a.ow-button-hover:hover {
  background: #bd382b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #942c21), color-stop(1, #bd382b));
  background: -ms-linear-gradient(bottom, #942c21, #bd382b);
  background: -moz-linear-gradient(center bottom, #942c21 0%, #bd382b 100%);
  background: -o-linear-gradient(#bd382b, #942c21);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd382b', endColorstr='#942c21', GradientType=0);
  border-color: #c63b2d #bd382b #b13528 #bd382b;
  color: #ffffff !important;
}