.certificate-card{
    width: 70%;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    margin: auto;
    margin-top: 20px;
}
