@media (max-width: 780px) {
  .so-widget-sow-button-atom-8c6180e08844-2329 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8c6180e08844-2329 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8c6180e08844-2329 .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: #303133;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #171819), color-stop(1, #303133));
  background: -ms-linear-gradient(bottom, #171819, #303133);
  background: -moz-linear-gradient(center bottom, #171819 0%, #303133 100%);
  background: -o-linear-gradient(#303133, #171819);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303133', endColorstr='#171819', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #101011 #0b0b0c #030404 #0b0b0c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.4em;
  
  padding-block: 0.65em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1.3em;
}
.so-widget-sow-button-atom-8c6180e08844-2329 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8c6180e08844-2329 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d6d0d0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #beb5b5), color-stop(1, #d6d0d0));
  background: -ms-linear-gradient(bottom, #beb5b5, #d6d0d0);
  background: -moz-linear-gradient(center bottom, #beb5b5 0%, #d6d0d0 100%);
  background: -o-linear-gradient(#d6d0d0, #beb5b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d0d0', endColorstr='#beb5b5', GradientType=0);
  border-color: #dbd6d6 #d6d0d0 #cfc8c8 #d6d0d0;
  color: #303133 !important;
}