@media (max-width: 780px) {
  .so-widget-sow-button-atom-145ad8ff8ecf-478 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-145ad8ff8ecf-478 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-145ad8ff8ecf-478 .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: #a3192a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #77121f), color-stop(1, #a3192a));
  background: -ms-linear-gradient(bottom, #77121f, #a3192a);
  background: -moz-linear-gradient(center bottom, #77121f 0%, #a3192a 100%);
  background: -o-linear-gradient(#a3192a, #77121f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3192a', endColorstr='#77121f', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #6a101b #610f19 #530d15 #610f19;
  border: 1px solid;
  color: #ffc48a !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-145ad8ff8ecf-478 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-145ad8ff8ecf-478 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ac1a2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #801421), color-stop(1, #ac1a2c));
  background: -ms-linear-gradient(bottom, #801421, #ac1a2c);
  background: -moz-linear-gradient(center bottom, #801421 0%, #ac1a2c 100%);
  background: -o-linear-gradient(#ac1a2c, #801421);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac1a2c', endColorstr='#801421', GradientType=0);
  border-color: #b51c2f #ac1a2c #9f1829 #ac1a2c;
  color: #ffc48a !important;
}