.waffle-context-block {
    margin-bottom: 32px;
    color: #1A1A1A;
    font-family: sans-serif;
}

.waffle-context-block .breadcrumb {
    font-size: 14px;
    color: #0A7A7A;
    margin-bottom: 6px;
}

.waffle-context-block .breadcrumb a {
    color: #0A7A7A;
    text-decoration: none;
}

.waffle-context-block .puzzle-title {
    font-size: 32px;
    font-weight: 700;
    margin: 8px 0 12px;
    text-transform: unset;
}

.waffle-context-block .meta {
    font-size: 14px;
    color: #4A4A4A;
    margin-bottom: 16px;
}

.waffle-context-block .meta a {
    color: #0055AA;
    text-decoration: none;
}

.waffle-context-block .intro {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}
