@media (max-width: 780px) {
  .so-widget-sow-button-atom-e28dca102910-34875 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e28dca102910-34875 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e28dca102910-34875 .ow-button-base a {
  -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: Fira Sans;
  font-weight: 700;
  background: #245ac8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c479d), color-stop(1, #245ac8));
  background: -ms-linear-gradient(bottom, #1c479d, #245ac8);
  background: -moz-linear-gradient(center bottom, #1c479d 0%, #245ac8 100%);
  background: -o-linear-gradient(#245ac8, #1c479d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#245ac8', endColorstr='#1c479d', 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: #1a4190 #183d87 #16377a #183d87;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 10in;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e28dca102910-34875 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e28dca102910-34875 .ow-button-base a.ow-button-hover:hover {
  background: #265ed1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1e4aa5), color-stop(1, #265ed1));
  background: -ms-linear-gradient(bottom, #1e4aa5, #265ed1);
  background: -moz-linear-gradient(center bottom, #1e4aa5 0%, #265ed1 100%);
  background: -o-linear-gradient(#265ed1, #1e4aa5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#265ed1', endColorstr='#1e4aa5', GradientType=0);
  border-color: #2862d8 #265ed1 #2358c4 #265ed1;
  color: #ffffff !important;
}