.title_classification_species{
    
    margin-bottom: 2.6vh;
    font-size: calc(3 * (1vw + 1vh)/2);
    color: rgb(184, 182, 63);

    text-align: center;
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: italic;
}