@media (max-width: 780px) {
  .so-widget-sow-button-atom-a0bf2220bc20-21 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a0bf2220bc20-21 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a0bf2220bc20-21 .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: #ea35db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d616c6), color-stop(1, #ea35db));
  background: -ms-linear-gradient(bottom, #d616c6, #ea35db);
  background: -moz-linear-gradient(center bottom, #d616c6 0%, #ea35db 100%);
  background: -o-linear-gradient(#ea35db, #d616c6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea35db', endColorstr='#d616c6', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #c815b9 #bf14b1 #b112a4 #bf14b1;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-a0bf2220bc20-21 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a0bf2220bc20-21 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eb3edd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #df17ce), color-stop(1, #eb3edd));
  background: -ms-linear-gradient(bottom, #df17ce, #eb3edd);
  background: -moz-linear-gradient(center bottom, #df17ce 0%, #eb3edd 100%);
  background: -o-linear-gradient(#eb3edd, #df17ce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb3edd', endColorstr='#df17ce', GradientType=0);
  border-color: #ec47de #eb3edd #ea30da #eb3edd;
  color: #ffffff !important;
}