@media (max-width: 780px) {
  .so-widget-sow-button-atom-06c459c5b34e-1822 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-06c459c5b34e-1822 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-06c459c5b34e-1822 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1.45em;
  padding: 1em 2em;
  background: #6b96bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b7dac), color-stop(1, #6b96bf));
  background: -ms-linear-gradient(bottom, #4b7dac, #6b96bf);
  background: -moz-linear-gradient(center bottom, #4b7dac 0%, #6b96bf 100%);
  background: -o-linear-gradient(#6b96bf, #4b7dac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b96bf', endColorstr='#4b7dac', GradientType=0);
  border: 1px solid;
  border-color: #4675a2 #43709b #3e6890 #43709b;
  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-06c459c5b34e-1822 .ow-button-base a:active,
.so-widget-sow-button-atom-06c459c5b34e-1822 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-06c459c5b34e-1822 .ow-button-base a.ow-button-hover:hover {
  background: #729bc2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f82b3), color-stop(1, #729bc2));
  background: -ms-linear-gradient(bottom, #4f82b3, #729bc2);
  background: -moz-linear-gradient(center bottom, #4f82b3 0%, #729bc2 100%);
  background: -o-linear-gradient(#729bc2, #4f82b3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#729bc2', endColorstr='#4f82b3', GradientType=0);
  border-color: #79a0c5 #729bc2 #6793bd #729bc2;
}