body {
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    background: #E5E5E5;
    font-family: 'Montserrat', sans-serif;
}

.wrapper {
    display: flex;
    flex-direction: row-reverse;
    background: #FFFFFF;
    width: 1200px;
    margin: auto;
}

.main-content {
    padding-left: 88px;
    padding-top: 80px;
    padding-right: 40px;
    padding-bottom: 80px;
}

.my-name {
    font-style: normal;
font-weight: 700;
font-size: 45px;
line-height: 55px;
margin-bottom: 8px;
}

.summary {
    font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #595959;
}

.about-me {
    margin-bottom: 40px;
}

.sidebar {
    background: #DFEEFF;
    padding-top: 40px;
    padding-bottom: 40px;
}

.sidebar-info {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 80px;
}

.sidebar-title {
    font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 27px;
        color: #161D2A;
        margin-bottom: 8px;
}

.contacts {
    margin-bottom: 40px;
}

.languages {
    margin-bottom: 40px;
}

.contacts-item {
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 24px;
color: #161D2A;
}

.contacts-link {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
text-decoration-line: underline;
color: #2979FF;
}

.languages-item {
    font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #161D2A;
        list-style: disc;
        margin-left: 27px;
}

.skills-item {
    font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #161D2A;
        list-style: disc;
        margin-left: 27px;
}

.my-profession {
    font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        margin-bottom: 8px;
}

.main-content-title {
    margin-bottom: 8px;
    font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 27px;
        color: #000000;
}


.experience-container {
    margin-bottom: 40px;
}

.position {
font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 12px;
}

.company {
color: #6D9BF5
}

.termin { 
    font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 15px;
color: #A8A8A8;
margin-bottom: 8px;
}

.obligations-item {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #595959;
list-style: disc;
}

.position-list {
    padding-left: 31px;
}

.company-container {
    margin-bottom: 8px;
}

.my-education {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #6096FF;
margin-bottom: 8px;
}

.education-course {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 17px;
color: #000000;
margin-bottom: 8px;
}

.education-termin {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 15px;
color: #A8A8A8;
padding-bottom: 8px;
}

.university {
    padding-bottom: 69px;
}