@media (max-width: 780px) {
  .so-widget-sow-button-atom-8424510d8ed6-922 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8424510d8ed6-922 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8424510d8ed6-922 .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: #31a1d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2284b4), color-stop(1, #31a1d8));
  background: -ms-linear-gradient(bottom, #2284b4, #31a1d8);
  background: -moz-linear-gradient(center bottom, #2284b4 0%, #31a1d8 100%);
  background: -o-linear-gradient(#31a1d8, #2284b4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31a1d8', endColorstr='#2284b4', 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: #207aa7 #1e749e #1c6b92 #1e749e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-8424510d8ed6-922 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8424510d8ed6-922 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3aa5da;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #248abd), color-stop(1, #3aa5da));
  background: -ms-linear-gradient(bottom, #248abd, #3aa5da);
  background: -moz-linear-gradient(center bottom, #248abd 0%, #3aa5da 100%);
  background: -o-linear-gradient(#3aa5da, #248abd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa5da', endColorstr='#248abd', GradientType=0);
  border-color: #42a9db #3aa5da #2d9fd7 #3aa5da;
  color: #ffffff !important;
}