@media (max-width: 780px) {
  .so-widget-sow-button-atom-ffc4ebc1aa41 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ffc4ebc1aa41 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ffc4ebc1aa41 .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: #007ea7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005874), color-stop(1, #007ea7));
  background: -ms-linear-gradient(bottom, #005874, #007ea7);
  background: -moz-linear-gradient(center bottom, #005874 0%, #007ea7 100%);
  background: -o-linear-gradient(#007ea7, #005874);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ea7', endColorstr='#005874', GradientType=0);
  border: 1px solid;
  border-color: #004c65 #00445b #00394b #00445b;
  color: #e8f1f2 !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-ffc4ebc1aa41 .ow-button-base a:active,
.so-widget-sow-button-atom-ffc4ebc1aa41 .ow-button-base a:hover {
  color: #e8f1f2 !important;
}
.so-widget-sow-button-atom-ffc4ebc1aa41 .ow-button-base a.ow-button-hover:hover {
  background: #3c9642;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d7232), color-stop(1, #3c9642));
  background: -ms-linear-gradient(bottom, #2d7232, #3c9642);
  background: -moz-linear-gradient(center bottom, #2d7232 0%, #3c9642 100%);
  background: -o-linear-gradient(#3c9642, #2d7232);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c9642', endColorstr='#2d7232', GradientType=0);
  border-color: #3f9e45 #3c9642 #388b3d #3c9642;
}