@media (max-width: 780px) {
  .so-widget-sow-button-atom-e327188208bf .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e327188208bf .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e327188208bf .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: Asul;
  
  background: #643e63;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #452a44), color-stop(1, #643e63));
  background: -ms-linear-gradient(bottom, #452a44, #643e63);
  background: -moz-linear-gradient(center bottom, #452a44 0%, #643e63 100%);
  background: -o-linear-gradient(#643e63, #452a44);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#643e63', endColorstr='#452a44', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #3b253a #352134 #2b1b2b #352134;
  border: 1px solid;
  color: #eaa45d !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e327188208bf .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e327188208bf .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6a4269;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b2e4a), color-stop(1, #6a4269));
  background: -ms-linear-gradient(bottom, #4b2e4a, #6a4269);
  background: -moz-linear-gradient(center bottom, #4b2e4a 0%, #6a4269 100%);
  background: -o-linear-gradient(#6a4269, #4b2e4a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a4269', endColorstr='#4b2e4a', GradientType=0);
  border-color: #71466f #6a4269 #613c60 #6a4269;
  color: #eaa45d !important;
}