@media (max-width: 780px) {
  .so-widget-sow-button-atom-e1f3c067fee9-132 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e1f3c067fee9-132 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e1f3c067fee9-132 .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: 1em;
  padding: 1em 2em;
  background: #1961a1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #124675), color-stop(1, #1961a1));
  background: -ms-linear-gradient(bottom, #124675, #1961a1);
  background: -moz-linear-gradient(center bottom, #124675 0%, #1961a1 100%);
  background: -o-linear-gradient(#1961a1, #124675);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1961a1', endColorstr='#124675', GradientType=0);
  border: 1px solid;
  border-color: #103e68 #0f395f #0d3152 #0f395f;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-e1f3c067fee9-132 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e1f3c067fee9-132 .ow-button-base a.ow-button-hover:hover {
  background: #1a66aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #144c7e), color-stop(1, #1a66aa));
  background: -ms-linear-gradient(bottom, #144c7e, #1a66aa);
  background: -moz-linear-gradient(center bottom, #144c7e 0%, #1a66aa 100%);
  background: -o-linear-gradient(#1a66aa, #144c7e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a66aa', endColorstr='#144c7e', GradientType=0);
  border-color: #1c6cb3 #1a66aa #185e9d #1a66aa;
  color: #ffffff !important;
}