@media (max-width: 780px) {
  .so-widget-sow-button-atom-e5e36cab624f-348849 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-e5e36cab624f-348849 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e5e36cab624f-348849 .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: #957aca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7856bb), color-stop(1, #957aca));
  background: -ms-linear-gradient(bottom, #7856bb, #957aca);
  background: -moz-linear-gradient(center bottom, #7856bb 0%, #957aca 100%);
  background: -o-linear-gradient(#957aca, #7856bb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#957aca', endColorstr='#7856bb', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #6f4bb7 #6a47b1 #6442a6 #6a47b1;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-e5e36cab624f-348849 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e5e36cab624f-348849 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9b81cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7e5dbe), color-stop(1, #9b81cd));
  background: -ms-linear-gradient(bottom, #7e5dbe, #9b81cd);
  background: -moz-linear-gradient(center bottom, #7e5dbe 0%, #9b81cd 100%);
  background: -o-linear-gradient(#9b81cd, #7e5dbe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b81cd', endColorstr='#7e5dbe', GradientType=0);
  border-color: #a189d0 #9b81cd #9276c9 #9b81cd;
  color: #ffffff !important;
}