@media (max-width: 780px) {
  .so-widget-sow-button-atom-df3ff02fb301-306 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-df3ff02fb301-306 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-df3ff02fb301-306 .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: Lato;
  
  background: #d6b6c1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c495a5), color-stop(1, #d6b6c1));
  background: -ms-linear-gradient(bottom, #c495a5, #d6b6c1);
  background: -moz-linear-gradient(center bottom, #c495a5 0%, #d6b6c1 100%);
  background: -o-linear-gradient(#d6b6c1, #c495a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6b6c1', endColorstr='#c495a5', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #be8c9d #ba8597 #b57b8f #ba8597;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-df3ff02fb301-306 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-df3ff02fb301-306 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dabdc7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c79cab), color-stop(1, #dabdc7));
  background: -ms-linear-gradient(bottom, #c79cab, #dabdc7);
  background: -moz-linear-gradient(center bottom, #c79cab 0%, #dabdc7 100%);
  background: -o-linear-gradient(#dabdc7, #c79cab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dabdc7', endColorstr='#c79cab', GradientType=0);
  border-color: #ddc3cc #dabdc7 #d4b3be #dabdc7;
  color: #ffffff !important;
}