:root {
    --primaryColor: #0a1128;
    --whiteColor: #fff;
    --gap: 3rem;
    --light-gray-color: #EEEEEE;
}