body{
  
  font-size:20px;
  font-family:times new roman;
  color:black;
}

nav{
  text-transform: uppercase;
}

.breadcrumb-area:before {
    display: none !important;
}