body{
    font-family: 'Montserrat', sans-serif;
    background-color:rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: row;
    max-width: 1200px;
}

p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #595959;
}

li{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
    color: #595959;
}

.work-experience .subtitle{
    color: rgba(251, 109, 58, 1);
}

.sidebar{
    width: 370px;
    background: rgba(30, 41, 57, 1);
    color: #ffff;
    padding-top: 40px;
}

.sidebar > .content {
    margin-top: 50px;
    margin-left: 40px;
}

.contacts p {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin: 8px 0px 0px 0px;
    
}
.contacts a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 10px;
}

.contacts h3 {
    margin: 0px
}

.contacts .phone-number {
    text-decoration: none;
    
}

.sidebar .tech-skills {
    margin: 47px 0px 0px 0px;
}

.tech-skills > h3 {
    margin-bottom:  8px;
    margin-top: 45;
}

.tech-skills ul {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.tech-skills ul li::before{
    content: "\2022";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #fb6d3a;
    display: inline-block;
    width: 10px;
}

.tech-skills li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #ffff;
}

.soft-skills ul {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.soft-skills ul li::before {
    content: "\2022";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #fb6d3a;
    display: inline-block;
    width: 10px;
}

.soft-skills li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #ffff;
}

/* MAIN CONTENT STYLES */
.main-content { 
    width: calc(100% - 370px);
    padding: 102px 217px 107px 88px;
}

.summary {
    margin-bottom: 40px;
}

.summary >h4 {
    margin: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: black;
}

.summary>h2 {
    margin: 19px 0px 24px 0px
    font-weight: 700;
    font-size: 45px;
    line-height: 55px;
    color: #000000;
}

.summary >p{
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #595959;
}

.projects {


}

.projects > h3 {
    margin: 0px;
}

.projects > ol {
    margin-top: 8 0 1.5em 0;
    padding: 0;
    counter-reset: item;
}

ol > li{
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -2em;
    list-style: none;
    counter-increment: item;
}

ol > li::before {
    display: inline-block
    width: 1em;
    padding-right: 13px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-align: right;
    content: counter(item) ".";
}

.projects > ol span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.projects a {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    color: #595959;
}

.work-experience {
    margin: 51px 0px 0px 0px;
}

.work-experience > h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #000000;
    margin: 0;
}

.work-experience > .first { 
    margin-top: 12px 0px;
}

.work-experience > .first > h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0px 12px 0px;
}

.work-experience > .first > p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #a8a8a8;
}

.work-experience > .first > ul {
    list-style: none;
    padding-left: 0px;
    margin: 8px 0px 0px 0px;
}

.work-experience > .first> ul li::before {
    content: "\2022";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #595959;
    display: inline-block;
    width: 10px;
}

.work-experience > .first > li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #595959;
}

.work-experience>.second {
    margin-top: 12px 0px;
}

.work-experience>.second >h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0px 12px 0px;
}

.work-experience>.second >p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #a8a8a8;
}

.work-experience>.second >ul {
    list-style: none;
    padding-left: 0px;
    margin: 8px 0px 0px 0px;
}

.work-experience>.second >ul li::before {
    content: "\2022";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #595959;
    display: inline-block;
    width: 10px;
}

.work-experience>.second >li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #595959;
}

.work-experience> .third {
    margin-top: 12px 0px;
}

.work-experience>.third>h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0px 12px 0px;
}

.work-experience>.third>p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #a8a8a8;
}

.work-experience>.third>ul {
    list-style: none;
    padding-left: 0px;
    margin: 8px 0px 0px 0px;
}

.work-experience>.third>ul li::before {
    content: "\2022";
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #595959;
    display: inline-block;
    width: 10px;
}

.work-experience>.third>li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #595959;
}

.education > h3 {
    margin: 43px 0px 0px 0px;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    color: #000;
}

.education > h4 {
    margin-top: 12px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #fb6d3a;
}

.education > h5 {
    margin-top: 12px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.education > p {
    margin-top: 12px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #a8a8a8;
}