@media (max-width: 780px) {
.so-widget-sow-button-atom-634a11ef2997 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-634a11ef2997 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-634a11ef2997 .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: Acme;
background: #ff69b4;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff369b), color-stop(1, #ff69b4));
background: -ms-linear-gradient(bottom, #ff369b, #ff69b4);
background: -moz-linear-gradient(center bottom, #ff369b 0%, #ff69b4 100%);
background: -o-linear-gradient(#ff69b4, #ff369b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff69b4', endColorstr='#ff369b', GradientType=0);
-webkit-border-radius: 1.5;
-moz-border-radius: 1.5;
border-radius: 1.5;
border-color: #ff2793 #ff1c8e #ff0d86 #ff1c8e;
border: 1px solid;
color: #ffffff !important;
font-size: 1.3;
padding-block: 1;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
width: 80%;
max-width: 100%;
padding-inline: 2;
}
.so-widget-sow-button-atom-634a11ef2997 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-634a11ef2997 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #ff73b9;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff40a0), color-stop(1, #ff73b9));
background: -ms-linear-gradient(bottom, #ff40a0, #ff73b9);
background: -moz-linear-gradient(center bottom, #ff40a0 0%, #ff73b9 100%);
background: -o-linear-gradient(#ff73b9, #ff40a0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff73b9', endColorstr='#ff40a0', GradientType=0);
border-color: #ff7dbe #ff73b9 #ff64b1 #ff73b9;
color: #ffffff !important;
}