@media (max-width: 780px) {
  .so-widget-sow-button-atom-cf47294225cf-448 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cf47294225cf-448 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cf47294225cf-448 .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: #e51241;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b60e34), color-stop(1, #e51241));
  background: -ms-linear-gradient(bottom, #b60e34, #e51241);
  background: -moz-linear-gradient(center bottom, #b60e34 0%, #e51241 100%);
  background: -o-linear-gradient(#e51241, #b60e34);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e51241', endColorstr='#b60e34', 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: #a80d30 #9e0c2d #900b29 #9e0c2d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 50%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-cf47294225cf-448 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cf47294225cf-448 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ed1545;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf0f36), color-stop(1, #ed1545));
  background: -ms-linear-gradient(bottom, #bf0f36, #ed1545);
  background: -moz-linear-gradient(center bottom, #bf0f36 0%, #ed1545 100%);
  background: -o-linear-gradient(#ed1545, #bf0f36);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1545', endColorstr='#bf0f36', GradientType=0);
  border-color: #ed1e4c #ed1545 #e01240 #ed1545;
  color: #ffffff !important;
}