@media (max-width: 780px) {
  .so-widget-sow-button-atom-e2db8ec0a62e-1160 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e2db8ec0a62e-1160 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e2db8ec0a62e-1160 .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: #ba2025;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e191c), color-stop(1, #ba2025));
  background: -ms-linear-gradient(bottom, #8e191c, #ba2025);
  background: -moz-linear-gradient(center bottom, #8e191c 0%, #ba2025 100%);
  background: -o-linear-gradient(#ba2025, #8e191c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba2025', endColorstr='#8e191c', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #81161a #791518 #6c1315 #791518;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-e2db8ec0a62e-1160 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e2db8ec0a62e-1160 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9a221c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6e1814), color-stop(1, #9a221c));
  background: -ms-linear-gradient(bottom, #6e1814, #9a221c);
  background: -moz-linear-gradient(center bottom, #6e1814 0%, #9a221c 100%);
  background: -o-linear-gradient(#9a221c, #6e1814);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a221c', endColorstr='#6e1814', GradientType=0);
  border-color: #a2241d #9a221c #8d1f19 #9a221c;
  color: #ffffff !important;
}