.text-primary {
    --bs-text-opacity: 1;
    color: #2e5e6d !important;
}

.bg-primary-subtle {
    background-color: #d7f0f4 !important;
}