@media (max-width: 780px) {
  .so-widget-sow-button-atom-bee2ac487727-16878 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bee2ac487727-16878 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bee2ac487727-16878 .ow-button-base .sowb-button {
  -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: #b72a2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e2020), color-stop(1, #b72a2a));
  background: -ms-linear-gradient(bottom, #8e2020, #b72a2a);
  background: -moz-linear-gradient(center bottom, #8e2020 0%, #b72a2a 100%);
  background: -o-linear-gradient(#b72a2a, #8e2020);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b72a2a', endColorstr='#8e2020', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #811e1e #791c1c #6c1919 #791c1c;
  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-bee2ac487727-16878 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bee2ac487727-16878 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bf2c2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #962222), color-stop(1, #bf2c2c));
  background: -ms-linear-gradient(bottom, #962222, #bf2c2c);
  background: -moz-linear-gradient(center bottom, #962222 0%, #bf2c2c 100%);
  background: -o-linear-gradient(#bf2c2c, #962222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf2c2c', endColorstr='#962222', GradientType=0);
  border-color: #c82e2e #bf2c2c #b32929 #bf2c2c;
  color: #ffffff !important;
}