@media (max-width: 780px) {
  .so-widget-sow-button-atom-da2ff3daf8d2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-da2ff3daf8d2 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-da2ff3daf8d2 .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: 42dot Sans;
  font-weight: 600;
  background: #fe0070;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cb005a), color-stop(1, #fe0070));
  background: -ms-linear-gradient(bottom, #cb005a, #fe0070);
  background: -moz-linear-gradient(center bottom, #cb005a 0%, #fe0070 100%);
  background: -o-linear-gradient(#fe0070, #cb005a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0070', endColorstr='#cb005a', 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: #bc0053 #b2004e #a20048 #b2004e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-da2ff3daf8d2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-da2ff3daf8d2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fa539d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f92180), color-stop(1, #fa539d));
  background: -ms-linear-gradient(bottom, #f92180, #fa539d);
  background: -moz-linear-gradient(center bottom, #f92180 0%, #fa539d 100%);
  background: -o-linear-gradient(#fa539d, #f92180);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa539d', endColorstr='#f92180', GradientType=0);
  border-color: #fb5da2 #fa539d #fa4494 #fa539d;
  color: #ffffff !important;
}