.fav::before {
    content: ' ';
    display: block;
    height: 50px;
    width: 50px;
    background: url('https://simulacreage.s3-us-east-2.amazonaws.com/content/aoty-2025/star.svg');
    background-size: cover;
    margin-bottom: -25px;
    position: relative;
    left: 50%;
    margin-top: -25px;
    margin-left: -145px;
}

#section-navigation {
    text-align: center;
    margin-top: 0;
}

.essentials-grid {
    max-width: 460px;
    font-size: 0;
    margin: 0 auto 20px;
}

.essentials-grid img {
    width: 100px;
    height: auto;
    vertical-align: middle;
    padding: 5px;
}

#essentials {
    background: rgba(255, 232, 208, 1);
    background: linear-gradient(134deg, rgba(208, 245, 255, 1) 15.55%, rgba(255, 232, 208, 1) 39.5%, rgb(255, 135, 172));
}

#double-checking-release-year {
    background: rgb(243, 246, 233);
    background: linear-gradient(96deg, rgba(255, 241, 214, 1), rgb(243, 246, 233), rgba(255, 255, 255, 1));
}

#ladyfolk {
    background: rgba(246, 251, 189, 1);
    background: linear-gradient(275deg, rgba(246, 251, 189, 1), rgba(218, 143, 158, 1));
}

#ecm-new-series {
    background: rgba(231, 231, 231, 1);
    background: linear-gradient(to bottom right, rgba(231, 231, 231, 1), rgba(203, 197, 195, 1));
}

#ecm-new-series .about p:first-child {
    font-style: italic;
}

#lets-call-it-jazz .category-header, #lets-call-it-jazz .category-description {
    color: white;
}

#lets-call-it-jazz {
    background: rgba(82, 34, 49, 1);
    background: linear-gradient(289deg, rgba(82, 34, 49, 1), rgba(80, 84, 90, 1));
}

#jazz {
    background: linear-gradient(to bottom right, rgb(231, 222, 198), rgb(209, 9, 66));
}

#indie-songwriter-legends {
    background: rgb(224, 228, 201);
    background: linear-gradient(68deg, rgb(224, 228, 201), rgb(255, 255, 255));
}

#katamari-no-mani-mani a:hover {
    color: #a55a4a;
}
