#auDSPrDesignNavBar {
  background-color:#b5dffd;color:#000;
  margin:0 auto;
}
/* What's New text */
#auDSPrDesignNavBar h6 {
  margin:0;
  padding:0 1.5em;
  text-align:left;
}
/* App Icons */
#auDSPrDesignNavBar div div:nth-of-type(1) img {
  padding:0.25em;
  height:72px;
}
/* App Logos */
#auDSPrDesignNavBar div div:nth-of-type(2) img {
  vertical-align:bottom;
  height:30px;
}
/* App Subnames */
#auDSPrDesignNavBar p {
  margin:0;
  text-align:left;
}
/* Download on the App Store buttons */
#auDSPrDesignNavBar div div:nth-of-type(3) div:nth-of-type(3) a img {
  padding:0;
  height:60px;
}
/* Coming soon to the App Store images */
#auDSPrDesignNavBar div div:nth-of-type(3) div:nth-of-type(3) img {
  padding:6px 12px;
  height:72px;
}

#overview img {
  width:100%;
}

#userguide object {
  width:100%;
  aspect-ratio:4 / 3;
}

#support p {
  text-align:center;
}
#support i {
  width:30px;
  font-size:18px;
  color:#034f84;
}
