@media (max-width: 780px) {
  .so-widget-sow-button-atom-28dfc9b3a1bf-4402 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-28dfc9b3a1bf-4402 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-28dfc9b3a1bf-4402 .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: #a31d36;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #781528), color-stop(1, #a31d36));
  background: -ms-linear-gradient(bottom, #781528, #a31d36);
  background: -moz-linear-gradient(center bottom, #781528 0%, #a31d36 100%);
  background: -o-linear-gradient(#a31d36, #781528);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a31d36', endColorstr='#781528', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #6b1323 #621120 #550f1c #621120;
  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-28dfc9b3a1bf-4402 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-28dfc9b3a1bf-4402 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ac1f39;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80172b), color-stop(1, #ac1f39));
  background: -ms-linear-gradient(bottom, #80172b, #ac1f39);
  background: -moz-linear-gradient(center bottom, #80172b 0%, #ac1f39 100%);
  background: -o-linear-gradient(#ac1f39, #80172b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac1f39', endColorstr='#80172b', GradientType=0);
  border-color: #b4203c #ac1f39 #9f1c35 #ac1f39;
  color: #ffffff !important;
}