section {
    margin: auto 184px;
}

img{
    object-fit: scale-down;
}

.abstract p {
    width: 1000px;
    margin-top: 198px;
    line-height: 100px;
}

.section-experience {
    margin-top: 140px;
}

.section-experiences h1 {
    font-size: 2.2rem;
}

.section-experiences .experience-text {
    width: 700px;
    font-size: 1.6rem;
    line-height: 28px;
}

.skill-container {
    margin-top: 9.4rem;
}

.section-notes {
    margin-top: 140px;
}

.section-notes .notes-title {
    font-size: 2.2rem;
}

.section-notes .notes-body {
    width: 700px;
    font-size: 1.6rem;
    line-height: 28px;
}

.abstract-notes .card h1 {
    margin-top: 40px;
    font-size: 1.8rem;

}

.abstract-notes .card p {
    font-size: 1.6rem;
    width: 500px;
    line-height: 28px;
}

.section-portfolio .card img {
    height: 400px;
}
