.showcase a {
    margin: 10px 20px;
}

.section-description {
    text-align: justify;
    line-height: 32px;
    letter-spacing: normal;
    font-size: 29px;
    font-weight: 300;
}

.circle-image {
        width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}