@media (max-width: 780px) {
  .so-widget-sow-button-atom-b389446c61c5-14 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b389446c61c5-14 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b389446c61c5-14 .ow-button-base a {
  -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: #a24a96;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f3a76), color-stop(1, #a24a96));
  background: -ms-linear-gradient(bottom, #7f3a76, #a24a96);
  background: -moz-linear-gradient(center bottom, #7f3a76 0%, #a24a96 100%);
  background: -o-linear-gradient(#a24a96, #7f3a76);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a24a96', endColorstr='#7f3a76', 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: #74356c #6d3265 #632d5c #6d3265;
  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-b389446c61c5-14 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b389446c61c5-14 .ow-button-base a.ow-button-hover:hover {
  background: #b258a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #934489), color-stop(1, #b258a7));
  background: -ms-linear-gradient(bottom, #934489, #b258a7);
  background: -moz-linear-gradient(center bottom, #934489 0%, #b258a7 100%);
  background: -o-linear-gradient(#b258a7, #934489);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b258a7', endColorstr='#934489', GradientType=0);
  border-color: #b55faa #b258a7 #ac4fa0 #b258a7;
  color: #ffffff !important;
}