@media (max-width: 780px) {
  .so-widget-sow-button-atom-acd4051f91a4 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-acd4051f91a4 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-acd4051f91a4 .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: #cd333c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a52830), color-stop(1, #cd333c));
  background: -ms-linear-gradient(bottom, #a52830, #cd333c);
  background: -moz-linear-gradient(center bottom, #a52830 0%, #cd333c 100%);
  background: -o-linear-gradient(#cd333c, #a52830);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd333c', endColorstr='#a52830', 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: #98252c #90232a #842026 #90232a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 240px;
  max-width: 100%;
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-acd4051f91a4 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-acd4051f91a4 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #cf3b44;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad2a32), color-stop(1, #cf3b44));
  background: -ms-linear-gradient(bottom, #ad2a32, #cf3b44);
  background: -moz-linear-gradient(center bottom, #ad2a32 0%, #cf3b44 100%);
  background: -o-linear-gradient(#cf3b44, #ad2a32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf3b44', endColorstr='#ad2a32', GradientType=0);
  border-color: #d1434c #cf3b44 #ca313a #cf3b44;
  color: #ffffff !important;
}