@media (max-width: 780px) {
  .so-widget-sow-button-atom-a1c34a3391cb .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a1c34a3391cb .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a1c34a3391cb .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: #471871;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d0f47), color-stop(1, #471871));
  background: -ms-linear-gradient(bottom, #2d0f47, #471871);
  background: -moz-linear-gradient(center bottom, #2d0f47 0%, #471871 100%);
  background: -o-linear-gradient(#471871, #2d0f47);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#471871', endColorstr='#2d0f47', 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: #250c3a #1f0b32 #170825 #1f0b32;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.1em;
  
  padding-block: 0.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 80%;
  max-width: 100%;
  padding-inline: 1.6em;
}
.so-widget-sow-button-atom-a1c34a3391cb .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a1c34a3391cb .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6acf27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #54a41f), color-stop(1, #6acf27));
  background: -ms-linear-gradient(bottom, #54a41f, #6acf27);
  background: -moz-linear-gradient(center bottom, #54a41f 0%, #6acf27 100%);
  background: -o-linear-gradient(#6acf27, #54a41f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6acf27', endColorstr='#54a41f', GradientType=0);
  border-color: #6fd728 #6acf27 #64c224 #6acf27;
  color: #000000 !important;
}