.project-image {
    max-height: 500px; 
    object-fit: cover;
    width: 100%; 
}

.project-description {
    font-size: 1.1rem; 
    line-height: 1.6; 
    color: #495057; 
}