.bread-crumb {
    background-color: transparent;
    font-family: "URW Geometric";
    font-size: 28px;
    font-weight: 100;
    line-height: 38px;
    color: #312F31;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.rights {
    font-family: "URW Geometric";
    font-size: 16px;
    font-weight: 100;
    line-height: 24px;
    color: #312F31;
    text-align: center;
}

.bbtitle {
    font-family: "URW Geometric";
    font-size: 96px;
    line-height: 104px;
    font-weight: 700;
    color: #312F31;
    text-transform: uppercase;
    letter-spacing: 2px;

}

.bbthintitle {
    font-family: "URW Geometric";
    font-size: 38px;
    line-height: 46px;
    font-weight: 100;
    color: #312F31;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.bbName {
    font-family: "URW Geometric";
    font-size: 46px;
    line-height: 56px;
    font-weight: 300;
    color: #312F31;
    text-transform: uppercase;
    letter-spacing: 5px;
}