nav .active a {
   color: #ff0000 !important;
}
nav .active {
   border-bottom: 2px solid #ff0000;
}
