.text-primary {
    --bs-text-opacity: 1;
    color: var(--color-gray-700) !important;
}

a {
    // color: #85a7bc;
    text-decoration: none;
}