@media (max-width: 780px) {
  .so-widget-sow-button-atom-092a27cee6f9-2311 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-092a27cee6f9-2311 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-092a27cee6f9-2311 .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: #622a78;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #431d52), color-stop(1, #622a78));
  background: -ms-linear-gradient(bottom, #431d52, #622a78);
  background: -moz-linear-gradient(center bottom, #431d52 0%, #622a78 100%);
  background: -o-linear-gradient(#622a78, #431d52);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#622a78', endColorstr='#431d52', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #3a1947 #34163f #2a1234 #34163f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-092a27cee6f9-2311 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-092a27cee6f9-2311 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #682d80;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #491f5a), color-stop(1, #682d80));
  background: -ms-linear-gradient(bottom, #491f5a, #682d80);
  background: -moz-linear-gradient(center bottom, #491f5a 0%, #682d80 100%);
  background: -o-linear-gradient(#682d80, #491f5a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#682d80', endColorstr='#491f5a', GradientType=0);
  border-color: #6e2f87 #682d80 #5f2974 #682d80;
  color: #ffffff !important;
}