﻿.breadcrumb {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 20px;
}

    .breadcrumb a {
        color: #666;
        text-decoration: none;
    }

        .breadcrumb a:hover {
            text-decoration: underline;
        }