@media (max-width: 780px) {
  .so-widget-sow-button-atom-61e91b036255-4 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-61e91b036255-4 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-61e91b036255-4 .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: #a40111;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #71010c), color-stop(1, #a40111));
  background: -ms-linear-gradient(bottom, #71010c, #a40111);
  background: -moz-linear-gradient(center bottom, #71010c 0%, #a40111 100%);
  background: -o-linear-gradient(#a40111, #71010c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a40111', endColorstr='#71010c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #62010a #580109 #490008 #580109;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-61e91b036255-4 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-61e91b036255-4 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ae0112;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7b010d), color-stop(1, #ae0112));
  background: -ms-linear-gradient(bottom, #7b010d, #ae0112);
  background: -moz-linear-gradient(center bottom, #7b010d 0%, #ae0112 100%);
  background: -o-linear-gradient(#ae0112, #7b010d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0112', endColorstr='#7b010d', GradientType=0);
  border-color: #b80113 #ae0112 #9f0110 #ae0112;
  color: #ffffff !important;
}