@media (max-width: 780px) {
  .so-widget-sow-button-atom-1adbb7bf5231 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1adbb7bf5231 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1adbb7bf5231 .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: #a02445;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #761b33), color-stop(1, #a02445));
  background: -ms-linear-gradient(bottom, #761b33, #a02445);
  background: -moz-linear-gradient(center bottom, #761b33 0%, #a02445 100%);
  background: -o-linear-gradient(#a02445, #761b33);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a02445', endColorstr='#761b33', 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: #6a182e #62162a #551325 #62162a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 16px;
  
  padding-block: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 350px;
  max-width: 100%;
  padding-inline: 20px;
}
.so-widget-sow-button-atom-1adbb7bf5231 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1adbb7bf5231 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a82649;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f1d37), color-stop(1, #a82649));
  background: -ms-linear-gradient(bottom, #7f1d37, #a82649);
  background: -moz-linear-gradient(center bottom, #7f1d37 0%, #a82649 100%);
  background: -o-linear-gradient(#a82649, #7f1d37);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a82649', endColorstr='#7f1d37', GradientType=0);
  border-color: #b1284c #a82649 #9c2343 #a82649;
  color: #ffffff !important;
}