/*
Theme Name:     ChildTheme
Description:    Childtheme
Author:         admin
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.breadcrumb-normal {
    font-weight: normal;
    color: #808080; /* Adjust color as needed */
}

.breadcrumb-bold {
    font-weight: bold;
    color: #000; /* Adjust color as needed */
}
