@media (max-width: 780px) {
  .so-widget-sow-button-atom-d4b742a2caa5-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d4b742a2caa5-8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d4b742a2caa5-8 .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: Open Sans;
  
  background: #bf1e97;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #931774), color-stop(1, #bf1e97));
  background: -ms-linear-gradient(bottom, #931774, #bf1e97);
  background: -moz-linear-gradient(center bottom, #931774 0%, #bf1e97 100%);
  background: -o-linear-gradient(#bf1e97, #931774);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf1e97', endColorstr='#931774', 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: #86156a #7d1463 #701258 #7d1463;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 16px;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-d4b742a2caa5-8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d4b742a2caa5-8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c81f9e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c187b), color-stop(1, #c81f9e));
  background: -ms-linear-gradient(bottom, #9c187b, #c81f9e);
  background: -moz-linear-gradient(center bottom, #9c187b 0%, #c81f9e 100%);
  background: -o-linear-gradient(#c81f9e, #9c187b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c81f9e', endColorstr='#9c187b', GradientType=0);
  border-color: #d121a5 #c81f9e #bb1d94 #c81f9e;
  color: #ffffff !important;
}