body {
  font-family: "Montserrat", sans-serif;
  background: #dfd7d6d5;
}
.wrapper {
  display: flex;
  flex-direction: row-reverse;
  width: 1200px;
  justify-content: center;
  margin: 0 auto;
  background: #ffff;
  box-shadow: 6px 6px 20px rgb(27, 27, 27);
}
aside {
  width: 370px;
  background: #2b3b52;
}
.cv-photo {
  margin-top: 25px;
}
.header-secondary {
  color: #ffffff;
}

.contact-links {
  color: #ffffff;
  font-weight: 400;
  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: #ffffff;
}
.list-secondary-item:hover {
  font-size: 15px;
}
.contac-block {
  margin-top: 51px;
  margin-left: 40px;
}
.tech-skils-block {
  margin-top: 47px;
  margin-left: 40px;
}
.Soft-skils-block {
  margin-top: 47px;
  margin-left: 40px;
}
main {
  padding: 102px 88px 102px 88px;
}
.main-description {
  width: 400px;
}
.job-title {
  font-weight: 700px;
  font-size: 14px;
  line-height: 17px;
}
h1 {
  font-weight: 700px;
  font-size: 45px;
  line-height: 55px;
  color: rgb(9, 173, 9);
}
.description {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #595959;
}
.list-primary {
  padding-left: 0px;
  list-style-position: inside;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.list-primary-item {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  color: #595959;
}
.projects {
  width: 485px;
  margin-bottom: 51px;
}
.header-primary {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
}
.job-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.highlight {
  color: #fb6d3a;
}
.job-date {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #a8a8a8;
}
.job-list {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;

  color: #595959;
  margin-left: 0px;
  padding-left: 0px;
  list-style-position: inside;
}
.job-block1 {
  margin-top: 25px;
}
.educated-skills {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #a8a8a8;
}
