@media (max-width: 780px) {
  .so-widget-sow-button-atom-a3fd7eb89429-26 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a3fd7eb89429-26 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a3fd7eb89429-26 .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: #e0b1aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d28f85), color-stop(1, #e0b1aa));
  background: -ms-linear-gradient(bottom, #d28f85, #e0b1aa);
  background: -moz-linear-gradient(center bottom, #d28f85 0%, #e0b1aa 100%);
  background: -o-linear-gradient(#e0b1aa, #d28f85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0b1aa', endColorstr='#d28f85', GradientType=0);
  -webkit-border-radius: 1.5cm 1.5cm 1.5cm 1.5cm;
  -moz-border-radius: 1.5cm 1.5cm 1.5cm 1.5cm;
  border-radius: 1.5cm 1.5cm 1.5cm 1.5cm;
  border-color: #ce8479 #cc7e72 #c77367 #cc7e72;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a3fd7eb89429-26 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a3fd7eb89429-26 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e3b8b1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5968c), color-stop(1, #e3b8b1));
  background: -ms-linear-gradient(bottom, #d5968c, #e3b8b1);
  background: -moz-linear-gradient(center bottom, #d5968c 0%, #e3b8b1 100%);
  background: -o-linear-gradient(#e3b8b1, #d5968c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3b8b1', endColorstr='#d5968c', GradientType=0);
  border-color: #e5bfb9 #e3b8b1 #dfaea6 #e3b8b1;
  color: #e2ad9c !important;
}