.section_profile {
    margin-top: 87px;
    margin-bottom: 78px;
}

.card-profile {
    box-shadow: 0px 4px 68px 7px rgb(216 216 216 / 25%);
    border-radius: 16px;
    padding: 20px;
    color: #3e3e3e;
    background-color: white;
    margin-top: 40px;
    margin-bottom: 20px;
}
