.carousel {
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    margin-top: 100px;
}

.contact-p {
    margin-top: 71px;
    margin-bottom: -70px;
}

.nama-p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}