.src-mainapp-components-___Markdown__link___-U\+bz {
    color: var(--es-color-text-primary);
}

.src-mainapp-components-___Markdown__link___-U\+bz:hover {
    text-decoration: underline;
    cursor: pointer;
}

.src-mainapp-music-components-___AnonymousPageHeaderDescription__descriptionWrapper___ijDXW {
    box-sizing: border-box;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1.5rem;

    width: 100%;
    padding: 2rem;

    background-color: var(--es-color-background-surface);
    color: var(--es-color-text-secondary);

    p {
        max-width: 40rem;
    }
}

@media ((max-width: 699px)) {
    .src-mainapp-music-components-___AnonymousPageHeaderDescription__descriptionWrapper___ijDXW {
        padding: 1.5rem 1rem;
    }
}

@media (max-width: 30rem) {
    .src-mainapp-music-components-___AnonymousPageHeaderDescription__descriptionWrapper___ijDXW {
        a {
            width: 100% !important;
        }
    }
}

.src-mainapp-components-Cta-___Cta__container___PAA7O {
    display: inline-block;
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__questionAndAnswerTitle___ElyHz {
    margin-bottom: 2rem;
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP {
    max-width: 640px;
    line-height: 1.4rem;
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP p,
.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP ul,
.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP ol {
    color: var(--es-color-text-primary);
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP p:first-of-type {
    margin-top: 0;
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP p:last-of-type {
    margin-bottom: 0;
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__answer___mYymP a {
    color: inherit;
    text-decoration: underline;
}

.src-mainapp-components-QuestionsAndAnswers-___QuestionsAndAnswers__cta___Gz87H a {
    margin-top: 2rem;
    color: var(--es-color-text-primary);
}

.src-mainapp-curated-playlists-components-___CuratedPlaylistDetailsPage__bottomDescription___cq1s9 {
    background-color: var(--es-color-background-elevation);
    color: var(--es-color-text-primary);
}


/*# sourceMappingURL=1628.css.map*/