:root {
    --primary-color: #1c3f7a;
    --secondary-color: #292BA0;
    --tertiary-color: #342A6D;
    --primary-color-rgb: 23,155,255;
}
