@media (max-width: 780px) {
  .so-widget-sow-button-atom-fcbc33583caa-4700 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fcbc33583caa-4700 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fcbc33583caa-4700 .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: #adaddd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8989ce), color-stop(1, #adaddd));
  background: -ms-linear-gradient(bottom, #8989ce, #adaddd);
  background: -moz-linear-gradient(center bottom, #8989ce 0%, #adaddd 100%);
  background: -o-linear-gradient(#adaddd, #8989ce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adaddd', endColorstr='#8989ce', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #7e7eca #7777c7 #6c6cc2 #7777c7;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-fcbc33583caa-4700 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fcbc33583caa-4700 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b4b4e0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9090d1), color-stop(1, #b4b4e0));
  background: -ms-linear-gradient(bottom, #9090d1, #b4b4e0);
  background: -moz-linear-gradient(center bottom, #9090d1 0%, #b4b4e0 100%);
  background: -o-linear-gradient(#b4b4e0, #9090d1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b4e0', endColorstr='#9090d1', GradientType=0);
  border-color: #bbbbe3 #b4b4e0 #a9a9dc #b4b4e0;
  color: #ffffff !important;
}