@media (max-width: 780px) {
  .so-widget-sow-button-atom-4d2117bf0510-3347 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4d2117bf0510-3347 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4d2117bf0510-3347 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ac2128;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81191e), color-stop(1, #ac2128));
  background: -ms-linear-gradient(bottom, #81191e, #ac2128);
  background: -moz-linear-gradient(center bottom, #81191e 0%, #ac2128 100%);
  background: -o-linear-gradient(#ac2128, #81191e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac2128', endColorstr='#81191e', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #74161b #6c1519 #5f1216 #6c1519;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-4d2117bf0510-3347 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-4d2117bf0510-3347 .ow-button-base a.ow-button-hover:hover {
  background: #b5232a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a1a20), color-stop(1, #b5232a));
  background: -ms-linear-gradient(bottom, #8a1a20, #b5232a);
  background: -moz-linear-gradient(center bottom, #8a1a20 0%, #b5232a 100%);
  background: -o-linear-gradient(#b5232a, #8a1a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5232a', endColorstr='#8a1a20', GradientType=0);
  border-color: #bd242c #b5232a #a82027 #b5232a;
  color: #ffffff !important;
}