.project-image {
    width: 300px;
    height: 300px;
    margin: 0 auto;
}

.project-name {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.project-actions {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
