@media (max-width: 780px) {
  .so-widget-sow-button-atom-516980adbc97-30 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-516980adbc97-30 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-516980adbc97-30 .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: #5a83bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #426aa0), color-stop(1, #5a83bb));
  background: -ms-linear-gradient(bottom, #426aa0, #5a83bb);
  background: -moz-linear-gradient(center bottom, #426aa0 0%, #5a83bb 100%);
  background: -o-linear-gradient(#5a83bb, #426aa0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a83bb', endColorstr='#426aa0', GradientType=0);
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  border-color: #3d6395 #3b5e8e #365783 #3b5e8e;
  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: 110px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-516980adbc97-30 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-516980adbc97-30 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6188be;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #456ea7), color-stop(1, #6188be));
  background: -ms-linear-gradient(bottom, #456ea7, #6188be);
  background: -moz-linear-gradient(center bottom, #456ea7 0%, #6188be 100%);
  background: -o-linear-gradient(#6188be, #456ea7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6188be', endColorstr='#456ea7', GradientType=0);
  border-color: #688ec1 #6188be #5680ba #6188be;
  color: #e5b06b !important;
}