﻿:root {
    --speciesPrimaryColor: #00833E;
    --speciesSecondaryColor: #006931;
    --speciesContrastColor: #53695d;
    --speciesBackground: #e0e0e0;
}

.pagerHeaderContentBackground {
    background-image: url(/images/turtle/header.png);
}