@media (max-width: 780px) {
  .so-widget-sow-button-atom-46c090400528-1958 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-46c090400528-1958 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-46c090400528-1958 .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: #5c05bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #44048d), color-stop(1, #5c05bf));
  background: -ms-linear-gradient(bottom, #44048d, #5c05bf);
  background: -moz-linear-gradient(center bottom, #44048d 0%, #5c05bf 100%);
  background: -o-linear-gradient(#5c05bf, #44048d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c05bf', endColorstr='#44048d', 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: #3d037e #380374 #310366 #380374;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-46c090400528-1958 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-46c090400528-1958 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fc9834;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fa7f04), color-stop(1, #fc9834));
  background: -ms-linear-gradient(bottom, #fa7f04, #fc9834);
  background: -moz-linear-gradient(center bottom, #fa7f04 0%, #fc9834 100%);
  background: -o-linear-gradient(#fc9834, #fa7f04);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc9834', endColorstr='#fa7f04', GradientType=0);
  border-color: #fc9d3e #fc9834 #fc9025 #fc9834;
  color: #ffffff !important;
}