@media (max-width: 780px) {
  .so-widget-sow-button-atom-a3d69f23c0e3-980 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a3d69f23c0e3-980 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a3d69f23c0e3-980 .ow-button-base a {
  -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: #cc222e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a01b24), color-stop(1, #cc222e));
  background: -ms-linear-gradient(bottom, #a01b24, #cc222e);
  background: -moz-linear-gradient(center bottom, #a01b24 0%, #cc222e 100%);
  background: -o-linear-gradient(#cc222e, #a01b24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc222e', endColorstr='#a01b24', 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: #931921 #8a171f #7d151c #8a171f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a3d69f23c0e3-980 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a3d69f23c0e3-980 .ow-button-base a.ow-button-hover:hover {
  background: #d52330;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a91c26), color-stop(1, #d52330));
  background: -ms-linear-gradient(bottom, #a91c26, #d52330);
  background: -moz-linear-gradient(center bottom, #a91c26 0%, #d52330 100%);
  background: -o-linear-gradient(#d52330, #a91c26);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52330', endColorstr='#a91c26', GradientType=0);
  border-color: #db2734 #d52330 #c8212d #d52330;
  color: #ffffff !important;
}