body {
    color: #222;
}

.lyrics {
    font-size: 1.05rem;
    line-height: 1.9;
    white-space: normal;
}

.song-meta dt {
    color: #6c757d;
    font-weight: 500;
}

.resource-item:last-child {
    margin-bottom: 0 !important;
}
