
#nav #industrial-design-master a:hover span {
    color: rgb(160,1,1) !important;
}
# h2
{
  color: rgb(160,1,1);
}

#nav #transportation-car-design-master a:hover span {
    color: rgb(101,111,9) !important;
}
# h2
{
  color: rgb(101,111,9);
}

#nav #interior-design-master a:hover span {
    color: rgb(192,116,3) !important;
}
# h2
{
  color: rgb(192,116,3);
}

#nav #web-design-master a:hover span {
    color: rgb(101,1,169) !important;
}
# h2
{
  color: rgb(101,1,169);
}

#nav #visual-design-master a:hover span {
    color: rgb(1,101,100) !important;
}
# h2
{
  color: rgb(1,101,100);
}

#nav #master-mid a:hover span {
    color: rgb(126,64,1) !important;
}
# h2
{
  color: rgb(126,64,1);
}


