@media (max-width: 780px) {
  .so-widget-sow-button-atom-7b08988296f2-4608 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7b08988296f2-4608 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7b08988296f2-4608 .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: #2b9cbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #227a95), color-stop(1, #2b9cbf));
  background: -ms-linear-gradient(bottom, #227a95, #2b9cbf);
  background: -moz-linear-gradient(center bottom, #227a95 0%, #2b9cbf 100%);
  background: -o-linear-gradient(#2b9cbf, #227a95);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b9cbf', endColorstr='#227a95', 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: #1f7089 #1d6981 #1a5f74 #1d6981;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 0.3em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 0.6em;
}
.so-widget-sow-button-atom-7b08988296f2-4608 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7b08988296f2-4608 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2da3c7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #24819e), color-stop(1, #2da3c7));
  background: -ms-linear-gradient(bottom, #24819e, #2da3c7);
  background: -moz-linear-gradient(center bottom, #24819e 0%, #2da3c7 100%);
  background: -o-linear-gradient(#2da3c7, #24819e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2da3c7', endColorstr='#24819e', GradientType=0);
  border-color: #2faad0 #2da3c7 #2a99bb #2da3c7;
  color: #ffffff !important;
}