@media (max-width: 780px) {
  .so-widget-sow-button-atom-dcbd5d928035-2173 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-dcbd5d928035-2173 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dcbd5d928035-2173 .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: #951b81;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a135c), color-stop(1, #951b81));
  background: -ms-linear-gradient(bottom, #6a135c, #951b81);
  background: -moz-linear-gradient(center bottom, #6a135c 0%, #951b81 100%);
  background: -o-linear-gradient(#951b81, #6a135c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#951b81', endColorstr='#6a135c', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #5d1150 #540f49 #470d3e #540f49;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-dcbd5d928035-2173 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-dcbd5d928035-2173 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9e1d88;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #721563), color-stop(1, #9e1d88));
  background: -ms-linear-gradient(bottom, #721563, #9e1d88);
  background: -moz-linear-gradient(center bottom, #721563 0%, #9e1d88 100%);
  background: -o-linear-gradient(#9e1d88, #721563);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e1d88', endColorstr='#721563', GradientType=0);
  border-color: #a61e90 #9e1d88 #911a7d #9e1d88;
  color: #ffffff !important;
}