@media (max-width: 780px) {
  .so-widget-sow-button-atom-51e289d4d603-824 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-51e289d4d603-824 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-51e289d4d603-824 .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: #c1002b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e0020), color-stop(1, #c1002b));
  background: -ms-linear-gradient(bottom, #8e0020, #c1002b);
  background: -moz-linear-gradient(center bottom, #8e0020 0%, #c1002b 100%);
  background: -o-linear-gradient(#c1002b, #8e0020);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1002b', endColorstr='#8e0020', GradientType=0);
  border: 1px solid;
  border-color: #7f001c #75001a #650017 #75001a;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-51e289d4d603-824 .ow-button-base a:active,
.so-widget-sow-button-atom-51e289d4d603-824 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-51e289d4d603-824 .ow-button-base a.ow-button-hover:hover {
  background: #cb002d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #980022), color-stop(1, #cb002d));
  background: -ms-linear-gradient(bottom, #980022, #cb002d);
  background: -moz-linear-gradient(center bottom, #980022 0%, #cb002d 100%);
  background: -o-linear-gradient(#cb002d, #980022);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb002d', endColorstr='#980022', GradientType=0);
  border-color: #d50030 #cb002d #bc002a #cb002d;
}