@media (max-width: 780px) {
  .so-widget-sow-button-atom-ba23311d8a4b-3964 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ba23311d8a4b-3964 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ba23311d8a4b-3964 .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: #ad1316;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f0e10), color-stop(1, #ad1316));
  background: -ms-linear-gradient(bottom, #7f0e10, #ad1316);
  background: -moz-linear-gradient(center bottom, #7f0e10 0%, #ad1316 100%);
  background: -o-linear-gradient(#ad1316, #7f0e10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad1316', endColorstr='#7f0e10', 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: #710c0e #680b0d #5a0a0b #680b0d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-ba23311d8a4b-3964 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ba23311d8a4b-3964 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b61417;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #880f11), color-stop(1, #b61417));
  background: -ms-linear-gradient(bottom, #880f11, #b61417);
  background: -moz-linear-gradient(center bottom, #880f11 0%, #b61417 100%);
  background: -o-linear-gradient(#b61417, #880f11);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b61417', endColorstr='#880f11', GradientType=0);
  border-color: #bf1518 #b61417 #a81215 #b61417;
  color: #ffffff !important;
}