@media (max-width: 780px) {
  .so-widget-sow-button-atom-ea817111ca70-1415 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-ea817111ca70-1415 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ea817111ca70-1415 .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: #e29ed7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d677c7), color-stop(1, #e29ed7));
  background: -ms-linear-gradient(bottom, #d677c7, #e29ed7);
  background: -moz-linear-gradient(center bottom, #d677c7 0%, #e29ed7 100%);
  background: -o-linear-gradient(#e29ed7, #d677c7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e29ed7', endColorstr='#d677c7', 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: #d36bc2 #d063bf #cd57ba #d063bf;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.4em;
  
  padding-block: 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 0.5em;
}
.so-widget-sow-button-atom-ea817111ca70-1415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ea817111ca70-1415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e4a6da;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d97fca), color-stop(1, #e4a6da));
  background: -ms-linear-gradient(bottom, #d97fca, #e4a6da);
  background: -moz-linear-gradient(center bottom, #d97fca 0%, #e4a6da 100%);
  background: -o-linear-gradient(#e4a6da, #d97fca);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4a6da', endColorstr='#d97fca', GradientType=0);
  border-color: #e7aedd #e4a6da #e19ad5 #e4a6da;
  color: #000000 !important;
}