﻿/* CCPFRN */

:root {
    --primary-color: #43a76e;
    --secondary-color: #6ed3a6;
    --background-primary-color: #f0f4f8;
    --background-secondary-color: #e6ecf5;
    --a-link-color: #43a76e;
    --a-link-hover-color: #028a51;
    --nav-link-hover-color: #ffd43b;
    --h5-color: #0c2e8a;
    --birds-count-color: #677a34;
    --birds-count-admin-color: #4b7db5;
    --race-title-color: #dd5600;
    --admin-a-link-color: #43a76e;
    --admin-a-link-hover-color: #028a51;
    --button-account-color: white;
    --button-account-back-color: #313e5b;
    --button-account-hover-color: #313e5b;
    --button-account-back-hover-color: #33f60f;
    --membership-year-color-0: #3a86ff;
    --membership-year-color-1: #05ab26;
    --membership-year-color-2: #8338ec;
    --membership-year-color-3: #ffcd44;
    --membership-year-color-4: #fb5607;
}
