.text-pink-cc {
    --bs-text-opacity: 1;
    color: #e34963 !important;
}

.underline-2.pink::after {
    background: #e34963;
}