@media (max-width: 780px) {
  .so-widget-sow-button-atom-6467d6a5dbe9-5242 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6467d6a5dbe9-5242 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6467d6a5dbe9-5242 .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: #b01f24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #85171b), color-stop(1, #b01f24));
  background: -ms-linear-gradient(bottom, #85171b, #b01f24);
  background: -moz-linear-gradient(center bottom, #85171b 0%, #b01f24 100%);
  background: -o-linear-gradient(#b01f24, #85171b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b01f24', endColorstr='#85171b', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #781518 #6f1417 #621114 #6f1417;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 5in;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6467d6a5dbe9-5242 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6467d6a5dbe9-5242 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b92126;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8d191d), color-stop(1, #b92126));
  background: -ms-linear-gradient(bottom, #8d191d, #b92126);
  background: -moz-linear-gradient(center bottom, #8d191d 0%, #b92126 100%);
  background: -o-linear-gradient(#b92126, #8d191d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b92126', endColorstr='#8d191d', GradientType=0);
  border-color: #c12228 #b92126 #ac1e23 #b92126;
  color: #ffffff !important;
}