:root {
    --bg-primary-color: #fff;
    --bg-primary-icon-color: #77c7dc;
    --text-bg-primary-color: #000;
    --bg-primary-100-color: #e7ecf1;
    --text-bg-primary-100-color: #000;
    --bg-primary-200-color: #e96f1c;
    --text-bg-primary-200-color: #000;
    --bg-input-form: #F2F2F2;
    --bg-input-file-cv: #9F9F9F;
    --mg-top-header: 13.5rem;
    --mg-bottom-header: 3.5rem;
    --mg-top-header-md: 4.5rem;
    --mg-bottom-header-md: 2.5rem;
    --mg-top-header-sm: 2.5rem;
    --mg-bottom-header-sm: 2.5rem;
}