@media (max-width: 780px) {
  .so-widget-sow-button-atom-3e92d1b3a80b-4871 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3e92d1b3a80b-4871 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3e92d1b3a80b-4871 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1.45em;
  padding: 1em 2em;
  background: #2d728f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #215368), color-stop(1, #2d728f));
  background: -ms-linear-gradient(bottom, #215368, #2d728f);
  background: -moz-linear-gradient(center bottom, #215368 0%, #2d728f 100%);
  background: -o-linear-gradient(#2d728f, #215368);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d728f', endColorstr='#215368', GradientType=0);
  border: 1px solid;
  border-color: #1d4a5d #1b4455 #173a49 #1b4455;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-3e92d1b3a80b-4871 .ow-button-base a:active,
.so-widget-sow-button-atom-3e92d1b3a80b-4871 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3e92d1b3a80b-4871 .ow-button-base a.ow-button-hover:hover {
  background: #5d9cb8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #45829d), color-stop(1, #5d9cb8));
  background: -ms-linear-gradient(bottom, #45829d, #5d9cb8);
  background: -moz-linear-gradient(center bottom, #45829d 0%, #5d9cb8 100%);
  background: -o-linear-gradient(#5d9cb8, #45829d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d9cb8', endColorstr='#45829d', GradientType=0);
  border-color: #64a1bb #5d9cb8 #5296b3 #5d9cb8;
}