.nav-tabs .nav-link.active {
    background-color: #008080; /* Màu xanh ngọc Newater */
    color: white;
    border-color: #008080;
}
.text-phone{
    color: red;
}
.text-phone:hover{
    color: white;
}
