@media (max-width: 780px) {
.so-widget-sow-button-atom-c883e7303d08 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-c883e7303d08 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-c883e7303d08 .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: #bf8d8d;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad6c6c), color-stop(1, #bf8d8d));
background: -ms-linear-gradient(bottom, #ad6c6c, #bf8d8d);
background: -moz-linear-gradient(center bottom, #ad6c6c 0%, #bf8d8d 100%);
background: -o-linear-gradient(#bf8d8d, #ad6c6c);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf8d8d', endColorstr='#ad6c6c', GradientType=0);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-color: #a76363 #a35c5c #9a5656 #a35c5c;
border: 1px solid;
color: #ffffff !important;
font-size: 1em;
padding-block: 0.5em;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 1em;
}
.so-widget-sow-button-atom-c883e7303d08 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c883e7303d08 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #c39494;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b07373), color-stop(1, #c39494));
background: -ms-linear-gradient(bottom, #b07373, #c39494);
background: -moz-linear-gradient(center bottom, #b07373 0%, #c39494 100%);
background: -o-linear-gradient(#c39494, #b07373);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c39494', endColorstr='#b07373', GradientType=0);
border-color: #c69a9a #c39494 #bd8a8a #c39494;
color: #ffffff !important;
}