﻿:root {
    --primary-color: rgb(9, 86, 165);
    --primary-child-color: rgb(13, 125, 241);
    --secondary-color: rgb(202, 173, 46);
    --third-color: rgb(124, 156, 212);
    --fourfth-color: #fff;
    --fifth-color: #272727;
    --sixsth-color: #666866;
}
