/**
 * @file
 * Styles for Bartik's breadcrumbs.
 */

.breadcrumb { 
  font-size: 14px;
  background-color: #fff;
  padding: 0;  
}
