@media (max-width: 780px) {
  .so-widget-sow-button-atom-4308aa486434-8967 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4308aa486434-8967 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4308aa486434-8967 .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: Georgia, Times, Times New Roman, serif;
  
  background: #686463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4e4b4a), color-stop(1, #686463));
  background: -ms-linear-gradient(bottom, #4e4b4a, #686463);
  background: -moz-linear-gradient(center bottom, #4e4b4a 0%, #686463 100%);
  background: -o-linear-gradient(#686463, #4e4b4a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#686463', endColorstr='#4e4b4a', GradientType=0);
  -webkit-border-radius: 0.5px 0px 0px 0px;
  -moz-border-radius: 0.5px 0px 0px 0px;
  border-radius: 0.5px 0px 0px 0px;
  border-color: #464343 #413e3e #393736 #413e3e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 199px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-4308aa486434-8967 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4308aa486434-8967 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8b9393;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #727a7a), color-stop(1, #8b9393));
  background: -ms-linear-gradient(bottom, #727a7a, #8b9393);
  background: -moz-linear-gradient(center bottom, #727a7a 0%, #8b9393 100%);
  background: -o-linear-gradient(#8b9393, #727a7a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b9393', endColorstr='#727a7a', GradientType=0);
  border-color: #919898 #8b9393 #838c8c #8b9393;
  color: #ffffff !important;
}