/**handles:ov-base**/
body {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 3rem;
}

.btn,
footer {
    font-size: 1.6rem;
}

h1 {
    font-size: 4.6rem;
    font-weight: bold;
    line-height: 6rem;
    font-family: Futura Rounded Bold;
}

h2 {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 4rem;
    font-family: Futura Rounded Bold;
}

h3 {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.2rem;
    font-family: Futura Rounded Bold;
}

h4 {
    font-size: 2rem;
    font-weight: normal;
    line-height: 2.8rem;
    font-family: Futura LT Book;
}

h5 {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.6rem;
    font-family: Futura LT Book;
}

h6 {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.8rem;
    font-family: Futura LT Book;
}

small {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1rem;
    font-family: Futura LT Book;
}

b, strong {
    font-family: Futura Rounded Bold;
}

/* Larger */
h1 {
    font-size: 4.8rem;
    line-height: 6.2rem;
}

h2 {
    font-size: 3rem;
    line-height: 4.2rem;
}

h3 {
    font-size: 2.6rem;
    line-height: 3.4rem;
}

h4 {
    font-size: 2.2rem;
    line-height: 3rem;
}

h5 {
    font-size: 1.8rem;
    line-height: 2.8rem;
}

h6 {
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.search .navigation h2.screen-reader-text {
    display: none;
}

.search-item-no-thumbnail {
        background: #CBDDED;
        height: 20px;
}

.work-type {
    display: block;
    color: #5d6772;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 2rem;
}