.text-primary {
    --bs-text-opacity: 1;
    color: #009EB4;
}

.display-4 {
    font-size: calc(1.5rem + 3vw);
    font-weight: 700;
    line-height: 1.2;
    color: #009EB4;
}
