@media (max-width: 780px) {
  .so-widget-sow-button-atom-8e08ea6ad599-107596 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-8e08ea6ad599-107596 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8e08ea6ad599-107596 .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: #e8edf7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c2cfea), color-stop(1, #e8edf7));
  background: -ms-linear-gradient(bottom, #c2cfea, #e8edf7);
  background: -moz-linear-gradient(center bottom, #c2cfea 0%, #e8edf7 100%);
  background: -o-linear-gradient(#e8edf7, #c2cfea);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8edf7', endColorstr='#c2cfea', GradientType=0);
  border: 1px solid;
  border-color: #b7c7e6 #afc1e3 #a4b8df #afc1e3;
  color: #001a4b !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-8e08ea6ad599-107596 .ow-button-base a:active,
.so-widget-sow-button-atom-8e08ea6ad599-107596 .ow-button-base a:hover {
  color: #001a4b !important;
}
.so-widget-sow-button-atom-8e08ea6ad599-107596 .ow-button-base a.ow-button-hover:hover {
  background: #f0f3fa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cad5ec), color-stop(1, #f0f3fa));
  background: -ms-linear-gradient(bottom, #cad5ec, #f0f3fa);
  background: -moz-linear-gradient(center bottom, #cad5ec 0%, #f0f3fa 100%);
  background: -o-linear-gradient(#f0f3fa, #cad5ec);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f3fa', endColorstr='#cad5ec', GradientType=0);
  border-color: #f7f9fc #f0f3fa #e4eaf6 #f0f3fa;
}