@media (max-width: 780px) {
  .so-widget-sow-button-atom-4b90f662623c-57 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4b90f662623c-57 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4b90f662623c-57 .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: #c0a9a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab8c89), color-stop(1, #c0a9a7));
  background: -ms-linear-gradient(bottom, #ab8c89, #c0a9a7);
  background: -moz-linear-gradient(center bottom, #ab8c89 0%, #c0a9a7 100%);
  background: -o-linear-gradient(#c0a9a7, #ab8c89);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0a9a7', endColorstr='#ab8c89', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a48380 #a07d7a #9a7572 #a07d7a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-4b90f662623c-57 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4b90f662623c-57 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c4afad;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af928f), color-stop(1, #c4afad));
  background: -ms-linear-gradient(bottom, #af928f, #c4afad);
  background: -moz-linear-gradient(center bottom, #af928f 0%, #c4afad 100%);
  background: -o-linear-gradient(#c4afad, #af928f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4afad', endColorstr='#af928f', GradientType=0);
  border-color: #c9b5b3 #c4afad #bea6a4 #c4afad;
  color: #ffffff !important;
}