
/* ABOUT ONLY — requested alignment and spacing */
html body #page-about .dns-about-card,
html body #page-about .dns-about-card .eyebrow,
html body #page-about .dns-about-card h3,
html body #page-about .dns-about-card p{
  text-align:left!important;
}
html body #page-about .dns-about-card h3,
html body #page-about .dns-about-card p{
  margin-left:0!important;
  margin-right:0!important;
  max-width:none!important;
}
html body #page-about .tns-about-link{
  margin-top:26px!important;
}
