@media (max-width: 780px) {
  .so-widget-sow-button-atom-cee1b40d418a-10 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cee1b40d418a-10 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cee1b40d418a-10 .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: #a7bcc4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #88a5b0), color-stop(1, #a7bcc4));
  background: -ms-linear-gradient(bottom, #88a5b0, #a7bcc4);
  background: -moz-linear-gradient(center bottom, #88a5b0 0%, #a7bcc4 100%);
  background: -o-linear-gradient(#a7bcc4, #88a5b0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7bcc4', endColorstr='#88a5b0', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #7f9ea9 #7999a5 #70929f #7999a5;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-cee1b40d418a-10 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cee1b40d418a-10 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e3ecf0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c2d7de), color-stop(1, #e3ecf0));
  background: -ms-linear-gradient(bottom, #c2d7de, #e3ecf0);
  background: -moz-linear-gradient(center bottom, #c2d7de 0%, #e3ecf0 100%);
  background: -o-linear-gradient(#e3ecf0, #c2d7de);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3ecf0', endColorstr='#c2d7de', GradientType=0);
  border-color: #e9f1f3 #e3ecf0 #d9e6ea #e3ecf0;
  color: #666666 !important;
}