@media (max-width: 780px) {
  .so-widget-sow-button-atom-3d04c357de71-1336 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3d04c357de71-1336 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3d04c357de71-1336 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8cm;
  max-width: 100%;
  
  font-size: 1.45em;
  padding: 1em 2em;
  background: #2d78c4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #235f9b), color-stop(1, #2d78c4));
  background: -ms-linear-gradient(bottom, #235f9b, #2d78c4);
  background: -moz-linear-gradient(center bottom, #235f9b 0%, #2d78c4 100%);
  background: -o-linear-gradient(#2d78c4, #235f9b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d78c4', endColorstr='#235f9b', GradientType=0);
  border: 1px solid;
  border-color: #21578e #1f5286 #1c4a79 #1f5286;
  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-3d04c357de71-1336 .ow-button-base a:active,
.so-widget-sow-button-atom-3d04c357de71-1336 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3d04c357de71-1336 .ow-button-base a.ow-button-hover:hover {
  background: #2f7dcc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2564a3), color-stop(1, #2f7dcc));
  background: -ms-linear-gradient(bottom, #2564a3, #2f7dcc);
  background: -moz-linear-gradient(center bottom, #2564a3 0%, #2f7dcc 100%);
  background: -o-linear-gradient(#2f7dcc, #2564a3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f7dcc', endColorstr='#2564a3', GradientType=0);
  border-color: #3582d1 #2f7dcc #2c75c0 #2f7dcc;
}