@media (max-width: 780px) {
  .so-widget-sow-button-atom-0eb2bbfd3ce7-2040 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0eb2bbfd3ce7-2040 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0eb2bbfd3ce7-2040 .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: #1c1c1c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #020202), color-stop(1, #1c1c1c));
  background: -ms-linear-gradient(bottom, #020202, #1c1c1c);
  background: -moz-linear-gradient(center bottom, #020202 0%, #1c1c1c 100%);
  background: -o-linear-gradient(#1c1c1c, #020202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#020202', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #050505 #000000 #000000 #000000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-0eb2bbfd3ce7-2040 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0eb2bbfd3ce7-2040 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #212121;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #080808), color-stop(1, #212121));
  background: -ms-linear-gradient(bottom, #080808, #212121);
  background: -moz-linear-gradient(center bottom, #080808 0%, #212121 100%);
  background: -o-linear-gradient(#212121, #080808);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#080808', GradientType=0);
  border-color: #262626 #212121 #191919 #212121;
  color: #ffffff !important;
}