.static p {
    color: #fff !important;
}

.is-disabled-link {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}