
.navbar-brand{
    font-size: x-large;
    letter-spacing: 3px;
}

.thumbnail {
    width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.icon-link {
    text-decoration: none;
}

.icon {
    color: #968781;
}

.link {
    text-decoration: none;
}
.link:hover {
    text-decoration: underline;
    text-underline-offset: .2em;
}

.quote {
    font-family: serif;
}

.work-title{
    letter-spacing: 5px;
}

.work-role {
    background-color: #ddd1c360;
    letter-spacing: 2px;
}

.work-link {
    text-decoration: underline;
    text-underline-offset: .2em;
}

.about-name {
    font-weight: normal;
}

.education-title {
    text-decoration: underline;
}