@media (max-width: 780px) {
  .so-widget-sow-button-atom-1e4de4f72a7c-17 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1e4de4f72a7c-17 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1e4de4f72a7c-17 .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: #54595f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c4044), color-stop(1, #54595f));
  background: -ms-linear-gradient(bottom, #3c4044, #54595f);
  background: -moz-linear-gradient(center bottom, #3c4044 0%, #54595f 100%);
  background: -o-linear-gradient(#54595f, #3c4044);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54595f', endColorstr='#3c4044', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #35383c #303336 #292b2e #303336;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-1e4de4f72a7c-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1e4de4f72a7c-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #595e64;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #414549), color-stop(1, #595e64));
  background: -ms-linear-gradient(bottom, #414549, #595e64);
  background: -moz-linear-gradient(center bottom, #414549 0%, #595e64 100%);
  background: -o-linear-gradient(#595e64, #414549);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595e64', endColorstr='#414549', GradientType=0);
  border-color: #5e636a #595e64 #52565c #595e64;
  color: #ffffff !important;
}