body {
  font-family: "Roboto", sans-serif;
  color: #434455;
  background-color: #ffffff;
}

h1,
h2,
h3 {
  font-weight: 700;
  color: #2e2f42;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #434455;
}

.logo {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.17;
  letter-spacing: 0.03em;
  color: #4d5ae5;
}

.span-studio {
  color: #2e2f42;
}

.nav .nav-list .list {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #2e2f42;
}

.nav .nav-list .list:hover {
  color: #404bbf;
}

.nav .nav-list .list:focus {
  color: #404bbf;
}

.nav-address {
  font-style: normal;
}

.nav-address .contact {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #434455;
}

.nav-address .contact:hover {
  color: #404bbf;
}

.nav-address .contact:focus {
  color: #404bbf;
}

.page-title {
  color: #ffffff;
  font-size: 56px;
  line-height: 1.07;
  text-align: center;
  letter-spacing: 0.02em;
}

.section-one {
  font-weight: 700;
  color: #ffffff;
  background-color: #2e2f42;
}

.main-btn {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #ffffff;
  background-color: #4d5ae5;
  cursor: pointer;
  font-weight: 500;
}

.main-btn:hover {
  background-color: #404bbf;
}

.main-btn:focus {
  background-color: #404bbf;
}

.section-title {
  font-size: 36px;
  line-height: 1.11;
  letter-spacing: 0.02em;
  color: #2e2f42;
  text-align: center;
  text-transform: capitalize;
}

.list-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #2e2f42;
}

.section-prph {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #434455;
  letter-spacing: 0.02em;
}

.section-three {
  background-color: #f4f4fd;
}

.team-info {
  background-color: #ffffff;
}

.footer {
  background-color: #2e2f42;
}

.web-footer {
  color: #f4f4fd;
}

.footer-prph {
  color: #f4f4fd;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
