@media (max-width: 780px) {
  .so-widget-sow-button-atom-4f1b68611e86 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4f1b68611e86 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4f1b68611e86 .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;
  font-family: ABeeZee;
  
  background: #b340cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #952dad), color-stop(1, #b340cd));
  background: -ms-linear-gradient(bottom, #952dad, #b340cd);
  background: -moz-linear-gradient(center bottom, #952dad 0%, #b340cd 100%);
  background: -o-linear-gradient(#b340cd, #952dad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b340cd', endColorstr='#952dad', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #8b2aa1 #842899 #79258c #842899;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-4f1b68611e86 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4f1b68611e86 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b648cf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c2fb5), color-stop(1, #b648cf));
  background: -ms-linear-gradient(bottom, #9c2fb5, #b648cf);
  background: -moz-linear-gradient(center bottom, #9c2fb5 0%, #b648cf 100%);
  background: -o-linear-gradient(#b648cf, #9c2fb5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b648cf', endColorstr='#9c2fb5', GradientType=0);
  border-color: #b950d1 #b648cf #b13ccc #b648cf;
  color: #ffffff !important;
}