@media (max-width: 780px) {
  .so-widget-sow-button-atom-432b0991746b .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-432b0991746b .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-432b0991746b .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: #a63166;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f254e), color-stop(1, #a63166));
  background: -ms-linear-gradient(bottom, #7f254e, #a63166);
  background: -moz-linear-gradient(center bottom, #7f254e 0%, #a63166 100%);
  background: -o-linear-gradient(#a63166, #7f254e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a63166', endColorstr='#7f254e', GradientType=0);
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  border-color: #732247 #6b2042 #5f1c3a #6b2042;
  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-432b0991746b .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-432b0991746b .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ae336b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #862853), color-stop(1, #ae336b));
  background: -ms-linear-gradient(bottom, #862853, #ae336b);
  background: -moz-linear-gradient(center bottom, #862853 0%, #ae336b 100%);
  background: -o-linear-gradient(#ae336b, #862853);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae336b', endColorstr='#862853', GradientType=0);
  border-color: #b63670 #ae336b #a23064 #ae336b;
  color: #ffffff !important;
}