@media (max-width: 780px) {
  .so-widget-sow-button-atom-552fe2032fae .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-552fe2032fae .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-552fe2032fae .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: #7e98a6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #627f8f), color-stop(1, #7e98a6));
  background: -ms-linear-gradient(bottom, #627f8f, #7e98a6);
  background: -moz-linear-gradient(center bottom, #627f8f 0%, #7e98a6 100%);
  background: -o-linear-gradient(#7e98a6, #627f8f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e98a6', endColorstr='#627f8f', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #5c7786 #587280 #526a76 #587280;
  border: 1px solid;
  color: #d8d0af !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 80%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-552fe2032fae .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-552fe2032fae .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #849daa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #678595), color-stop(1, #849daa));
  background: -ms-linear-gradient(bottom, #678595, #849daa);
  background: -moz-linear-gradient(center bottom, #678595 0%, #849daa 100%);
  background: -o-linear-gradient(#849daa, #678595);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#849daa', endColorstr='#678595', GradientType=0);
  border-color: #8aa2ae #849daa #7b96a4 #849daa;
  color: #d8d0af !important;
}