ul.navbar-nav > li:nth-last-child(3) > a,
ul.navbar-nav > li:nth-last-child(2) > a {
    color: red;
}

section#projector_longdescription table td,
section#projector_longdescription table th,
section#projector_longdescription table tr {
      border: 1px solid #e4e4e4;
      padding: 5px 10px;
}