@media (max-width: 780px) {
  .so-widget-sow-button-atom-e2ad2fa78126 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e2ad2fa78126 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e2ad2fa78126 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  
  font-size: 1.45em;
  padding: 1.8em 3.6em;
  background: #4677af;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #375e8b), color-stop(1, #4677af));
  background: -ms-linear-gradient(bottom, #375e8b, #4677af);
  background: -moz-linear-gradient(center bottom, #375e8b 0%, #4677af 100%);
  background: -o-linear-gradient(#4677af, #375e8b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4677af', endColorstr='#375e8b', GradientType=0);
  border: 1px solid;
  border-color: #335780 #305278 #2c4a6d #305278;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-e2ad2fa78126 .ow-button-base a:active,
.so-widget-sow-button-atom-e2ad2fa78126 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e2ad2fa78126 .ow-button-base a.ow-button-hover:hover {
  background: #497cb6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a6392), color-stop(1, #497cb6));
  background: -ms-linear-gradient(bottom, #3a6392, #497cb6);
  background: -moz-linear-gradient(center bottom, #3a6392 0%, #497cb6 100%);
  background: -o-linear-gradient(#497cb6, #3a6392);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#497cb6', endColorstr='#3a6392', GradientType=0);
  border-color: #5081b9 #497cb6 #4575ab #497cb6;
}