@media (max-width: 780px) {
  .so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-51a2c397f435-1952 .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: #f738ab;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f20a96), color-stop(1, #f738ab));
  background: -ms-linear-gradient(bottom, #f20a96, #f738ab);
  background: -moz-linear-gradient(center bottom, #f20a96 0%, #f738ab 100%);
  background: -o-linear-gradient(#f738ab, #f20a96);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f738ab', endColorstr='#f20a96', GradientType=0);
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px;
  border-color: #e4098d #da0987 #cb087d #da0987;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 0.6em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1.2em;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-51a2c397f435-1952 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f742af;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5119a), color-stop(1, #f742af));
  background: -ms-linear-gradient(bottom, #f5119a, #f742af);
  background: -moz-linear-gradient(center bottom, #f5119a 0%, #f742af 100%);
  background: -o-linear-gradient(#f742af, #f5119a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f742af', endColorstr='#f5119a', GradientType=0);
  border-color: #f84cb3 #f742af #f733a9 #f742af;
  color: #ffffff !important;
}