@media (max-width: 780px) {
  .so-widget-sow-button-atom-b9b16d2c6986 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b9b16d2c6986 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b9b16d2c6986 .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;
  padding: 1 2;
  background: #133296;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d2369), color-stop(1, #133296));
  background: -ms-linear-gradient(bottom, #0d2369, #133296);
  background: -moz-linear-gradient(center bottom, #0d2369 0%, #133296 100%);
  background: -o-linear-gradient(#133296, #0d2369);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#133296', endColorstr='#0d2369', GradientType=0);
  border: 1px solid;
  border-color: #0c1e5b #0a1b52 #091745 #0a1b52;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-b9b16d2c6986 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b9b16d2c6986 .ow-button-base a.ow-button-hover:hover {
  background: #14359f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e2672), color-stop(1, #14359f));
  background: -ms-linear-gradient(bottom, #0e2672, #14359f);
  background: -moz-linear-gradient(center bottom, #0e2672 0%, #14359f 100%);
  background: -o-linear-gradient(#14359f, #0e2672);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14359f', endColorstr='#0e2672', GradientType=0);
  border-color: #1538a8 #14359f #123091 #14359f;
  color: #ffffff !important;
}