/* Breadcrumb Styles */ .breadcrumbs { font-size: 14px; color: #FFFFFF; /* Adjust the color as needed */ margin: 10px 0; } .breadcrumbs a { text-decoration: none; color: #808080; /* Adjust the color as needed */ } .breadcrumbs a:hover { text-decoration: underline; }