.nav-link {
color:#fff !important
}
.width_custom{
    width:100% !important;
    height:60 vh !important;
}
.blue{
    color:#03a9fc;
}
.bg-grey{
    background: #4f4547;
}
.col-white ul li a , p a{
    color: #fff !important;
    text-decoration: none;
}