@media (max-width: 780px) {
  .so-widget-sow-button-atom-1bc344993bfb .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1bc344993bfb .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1bc344993bfb .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: #d33d33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae2e25), color-stop(1, #d33d33));
  background: -ms-linear-gradient(bottom, #ae2e25, #d33d33);
  background: -moz-linear-gradient(center bottom, #ae2e25 0%, #d33d33 100%);
  background: -o-linear-gradient(#d33d33, #ae2e25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d33d33', endColorstr='#ae2e25', 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: #a12b23 #992821 #8c251e #992821;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-1bc344993bfb .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-1bc344993bfb .ow-button-base a.ow-button-hover:hover {
  background: #d5453b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b63027), color-stop(1, #d5453b));
  background: -ms-linear-gradient(bottom, #b63027, #d5453b);
  background: -moz-linear-gradient(center bottom, #b63027 0%, #d5453b 100%);
  background: -o-linear-gradient(#d5453b, #b63027);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5453b', endColorstr='#b63027', GradientType=0);
  border-color: #d74d44 #d5453b #d2392f #d5453b;
  color: #ffffff !important;
}