a{
    text-decoration: none;
    color: black;
}

a:hover{
    color: black;
}

.card-info{
    width: 80%;
}

.card-info {
    top: -50px;
    left: calc(10%);
}

