@media (max-width: 780px) {
  .so-widget-sow-button-atom-9474965560ba-487 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-9474965560ba-487 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9474965560ba-487 .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: #9f1d20;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #741517), color-stop(1, #9f1d20));
  background: -ms-linear-gradient(bottom, #741517, #9f1d20);
  background: -moz-linear-gradient(center bottom, #741517 0%, #9f1d20 100%);
  background: -o-linear-gradient(#9f1d20, #741517);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f1d20', endColorstr='#741517', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #671315 #5e1113 #510f10 #5e1113;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-9474965560ba-487 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9474965560ba-487 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a81f22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7c1719), color-stop(1, #a81f22));
  background: -ms-linear-gradient(bottom, #7c1719, #a81f22);
  background: -moz-linear-gradient(center bottom, #7c1719 0%, #a81f22 100%);
  background: -o-linear-gradient(#a81f22, #7c1719);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a81f22', endColorstr='#7c1719', GradientType=0);
  border-color: #b02023 #a81f22 #9b1c1f #a81f22;
  color: #ffffff !important;
}