.tekst-sukces {
    color: rgb(230, 0, 108);
}

.link {
    color:rgb(0, 45, 135);
}

.link:hover {
    text-decoration: underline;
    cursor: pointer;
}
