.table-students th.actions{
    width: 170px !important;
}

.navbar-inner, .hero-unit  {
    
}
.hero-unit{
    background-color: #000;
    color: #FFF;
}
.hero-unit p{
    color: #e5e5e5;
}
.hero-unit p strong{
    color: #6ac6ff;
}