.mar_link:hover {
    color: rgb(60, 105, 201);
}

.popup button:hover {
    background-color: rgba(224, 220, 220, 0.5);
}