@media (max-width: 780px) {
  .so-widget-sow-button-atom-03ac763ecd80-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-03ac763ecd80-2 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-03ac763ecd80-2 .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: #808a9e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #667085), color-stop(1, #808a9e));
  background: -ms-linear-gradient(bottom, #667085, #808a9e);
  background: -moz-linear-gradient(center bottom, #667085 0%, #808a9e 100%);
  background: -o-linear-gradient(#808a9e, #667085);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808a9e', endColorstr='#667085', GradientType=0);
  border: 1px solid;
  border-color: #5f697d #5b6477 #545d6e #5b6477;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-03ac763ecd80-2 .ow-button-base a:active,
.so-widget-sow-button-atom-03ac763ecd80-2 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-03ac763ecd80-2 .ow-button-base a.ow-button-hover:hover {
  background: #868fa2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a758b), color-stop(1, #868fa2));
  background: -ms-linear-gradient(bottom, #6a758b, #868fa2);
  background: -moz-linear-gradient(center bottom, #6a758b 0%, #868fa2 100%);
  background: -o-linear-gradient(#868fa2, #6a758b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#868fa2', endColorstr='#6a758b', GradientType=0);
  border-color: #8c95a7 #868fa2 #7d879c #868fa2;
}