@media (max-width: 780px) {
  .so-widget-sow-button-atom-9fa337b6227e-18 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-9fa337b6227e-18 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9fa337b6227e-18 .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: #cc1237;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9d0e2a), color-stop(1, #cc1237));
  background: -ms-linear-gradient(bottom, #9d0e2a, #cc1237);
  background: -moz-linear-gradient(center bottom, #9d0e2a 0%, #cc1237 100%);
  background: -o-linear-gradient(#cc1237, #9d0e2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1237', endColorstr='#9d0e2a', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #8f0d27 #860c24 #780b20 #860c24;
  border: 1px solid;
  color: #e8dae4 !important;
  font-size: 1.45em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-9fa337b6227e-18 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9fa337b6227e-18 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ece0e9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8c1d2), color-stop(1, #ece0e9));
  background: -ms-linear-gradient(bottom, #d8c1d2, #ece0e9);
  background: -moz-linear-gradient(center bottom, #d8c1d2 0%, #ece0e9 100%);
  background: -o-linear-gradient(#ece0e9, #d8c1d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ece0e9', endColorstr='#d8c1d2', GradientType=0);
  border-color: #f0e7ed #ece0e9 #e6d7e2 #ece0e9;
  color: #cc1237 !important;
}