/* Accent color for the current release. 
   Update this rgb value when changing the main cover art to match its dominant color. */
:root {
    --accent-color: rgb(125, 201, 205);
}
