@media (max-width: 780px) {
  .so-widget-sow-button-atom-5eec4856ca60-4 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-5eec4856ca60-4 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5eec4856ca60-4 .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: #e472a9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc478f), color-stop(1, #e472a9));
  background: -ms-linear-gradient(bottom, #dc478f, #e472a9);
  background: -moz-linear-gradient(center bottom, #dc478f 0%, #e472a9 100%);
  background: -o-linear-gradient(#e472a9, #dc478f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e472a9', endColorstr='#dc478f', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #d93a87 #d83282 #d2287a #d83282;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-5eec4856ca60-4 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5eec4856ca60-4 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e67bae;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd5094), color-stop(1, #e67bae));
  background: -ms-linear-gradient(bottom, #dd5094, #e67bae);
  background: -moz-linear-gradient(center bottom, #dd5094 0%, #e67bae 100%);
  background: -o-linear-gradient(#e67bae, #dd5094);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67bae', endColorstr='#dd5094', GradientType=0);
  border-color: #e783b3 #e67bae #e36ea6 #e67bae;
  color: #ffffff !important;
}