@media (max-width: 780px) {
  .so-widget-sow-button-atom-f03ae3769912-8415 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-f03ae3769912-8415 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-f03ae3769912-8415 .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: #ff0062;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc004e), color-stop(1, #ff0062));
  background: -ms-linear-gradient(bottom, #cc004e, #ff0062);
  background: -moz-linear-gradient(center bottom, #cc004e 0%, #ff0062 100%);
  background: -o-linear-gradient(#ff0062, #cc004e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0062', endColorstr='#cc004e', 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: #bd0049 #b30045 #a3003f #b30045;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-f03ae3769912-8415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f03ae3769912-8415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff0a68;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d60052), color-stop(1, #ff0a68));
  background: -ms-linear-gradient(bottom, #d60052, #ff0a68);
  background: -moz-linear-gradient(center bottom, #d60052 0%, #ff0a68 100%);
  background: -o-linear-gradient(#ff0a68, #d60052);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a68', endColorstr='#d60052', GradientType=0);
  border-color: #ff146f #ff0a68 #fa0060 #ff0a68;
  color: #ffffff !important;
}