@media (max-width: 780px) {
  .so-widget-sow-button-atom-938b3b72e9ef-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-938b3b72e9ef-2 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-938b3b72e9ef-2 .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: #d52528;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa1d20), color-stop(1, #d52528));
  background: -ms-linear-gradient(bottom, #aa1d20, #d52528);
  background: -moz-linear-gradient(center bottom, #aa1d20 0%, #d52528 100%);
  background: -o-linear-gradient(#d52528, #aa1d20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52528', endColorstr='#aa1d20', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #9d1b1d #941a1c #871719 #941a1c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 2.6em;
  
  padding-block: 1.3em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.6em;
}
.so-widget-sow-button-atom-938b3b72e9ef-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-938b3b72e9ef-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ac1b20;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #801418), color-stop(1, #ac1b20));
  background: -ms-linear-gradient(bottom, #801418, #ac1b20);
  background: -moz-linear-gradient(center bottom, #801418 0%, #ac1b20 100%);
  background: -o-linear-gradient(#ac1b20, #801418);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac1b20', endColorstr='#801418', GradientType=0);
  border-color: #b51d21 #ac1b20 #9f191d #ac1b20;
  color: #847c7a !important;
}