body {
  background: #f5f7fa;
  font-family: "Montserrat", sans-serif;
}
.wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  width: 1280px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 6px 6px 20px 0px rgba(0, 0, 0, 0.1);
}
aside {
  width: 370px;
  background-color: #1e2939;
}
.cv-photo {
  margin-top: 25px;
}
.header-secondary {
  color: #fff;
}
.contact-links {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.bold {
  font-weight: 700;
}
.list-secondary {
  color: #fb6d3a;
  font-size: 14px;
  line-height: 24px;
  margin-left: 0px;
  padding-left: 0px;
  list-style-position: inside;
}
.list-secondary-item {
  color: #fff;
}
.contact-block {
  margin-top: 25px;
  margin-left: 40px;
}
.tech-skills-block {
  margin-top: 47px;
  margin-left: 40px;
}
.soft-skills-block {
  margin-top: 47px;
  margin-left: 40px;
}
main {
  padding: 88px;
  padding-top: 102px;
  padding-right: 102px;
  padding-right: 88px;
}
.main-description {
  width: 400px;
}
.job-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
}
h1 {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}
.description {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #595959;
  margin-bottom: 40px;
}
.projects {
  width: 400px;
  margin-bottom: 51px;
}
.list-primary {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #00000;
  padding-left: 0;
  list-style-position: inside;
}
.list-primary-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #595959;
  text-decoration: none;
}
.header-primary {
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 12px;
}
.job-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 11px;
  margin-top: 16px;
}
.job-2-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 11px;
  margin-top: 20px;
}
.color {
  color: #fb6d3a;
}
.color-uni {
  color: #fb6d3a;
  margin-top: 12px;
  margin-bottom: 12px;
}
.dates {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #a8a8a8;
  margin-top: 11px;
  margin-bottom: 8px;
}
.job-list {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #595959;
  padding-left: 0;
  list-style-position: inside;
  width: 509px;
  margin-bottom: 16px;
}
.edu-box {
  margin-top: 43px;
  margin-bottom: 12;
}
.Management {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.vert-line {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
}
