@media (max-width: 780px) {
  .so-widget-sow-button-atom-c246ea5393bb-24003 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c246ea5393bb-24003 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c246ea5393bb-24003 .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: #9e0039;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6b0027), color-stop(1, #9e0039));
  background: -ms-linear-gradient(bottom, #6b0027, #9e0039);
  background: -moz-linear-gradient(center bottom, #6b0027 0%, #9e0039 100%);
  background: -o-linear-gradient(#9e0039, #6b0027);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e0039', endColorstr='#6b0027', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #5c0021 #52001d #420018 #52001d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 80%;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-c246ea5393bb-24003 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c246ea5393bb-24003 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a8003d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #75002a), color-stop(1, #a8003d));
  background: -ms-linear-gradient(bottom, #75002a, #a8003d);
  background: -moz-linear-gradient(center bottom, #75002a 0%, #a8003d 100%);
  background: -o-linear-gradient(#a8003d, #75002a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8003d', endColorstr='#75002a', GradientType=0);
  border-color: #b20040 #a8003d #990037 #a8003d;
  color: #ffffff !important;
}