@media (max-width: 780px) {
  .so-widget-sow-button-atom-adba2d091de0-1996 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-adba2d091de0-1996 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-adba2d091de0-1996 .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: #dee6e8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c0cfd3), color-stop(1, #dee6e8));
  background: -ms-linear-gradient(bottom, #c0cfd3, #dee6e8);
  background: -moz-linear-gradient(center bottom, #c0cfd3 0%, #dee6e8 100%);
  background: -o-linear-gradient(#dee6e8, #c0cfd3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dee6e8', endColorstr='#c0cfd3', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #b7c8cd #b1c4c9 #a8bdc2 #b1c4c9;
  border: 1px solid;
  color: #000000 !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-adba2d091de0-1996 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-adba2d091de0-1996 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e4ebec;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c6d4d7), color-stop(1, #e4ebec));
  background: -ms-linear-gradient(bottom, #c6d4d7, #e4ebec);
  background: -moz-linear-gradient(center bottom, #c6d4d7 0%, #e4ebec 100%);
  background: -o-linear-gradient(#e4ebec, #c6d4d7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4ebec', endColorstr='#c6d4d7', GradientType=0);
  border-color: #eaeff0 #e4ebec #dbe4e6 #e4ebec;
  color: #000000 !important;
}