.custom-white-link {
    color: white !important;
    text-decoration: none;
}

.custom-white-link:hover {
    color: #f0f0f0 !important;
    text-decoration: underline;
}
