#breadcrumbs li {
    color: rgb(0,102,153);
    font-weight: bold;
}
#breadcrumbs a {
    color: white;
}
h1,
h2 {
    color: rgb(3,154,218);
}
h3 {
    color: rgb(0,102,153);
}
p.description {
    color: rgb(1,89,126);
}

#details li {
    font-size: 1.2em;
}
