.content p {
  line-height: 1.57em;
  font-weight: 400;
  font-family: "Roboto";
}

.content section section:first-child,
.content section section + section {
  padding-top: 0;
}

.content .drawings-list .header {
  color: inherit;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Roboto";
}

.content .drawings-list figure {
  border: #eff7fc 3px solid;
  padding: 1rem;
}

.content .drawings-list figure:nth-child(2) {
  margin: 0 1rem;
}

.content .drawings-list figure img {
  width: 100%;
}

.content .drawings-list figure figcaption {
  color: inherit;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Roboto";
}

#articles {
  margin: 0;
  padding: 0;
}

#articles h1 {
  font-size: 2.5rem;
  line-height: 1.2em;
  font-weight: 700;
  margin: .55em 0;
}

#articles figure {
  margin-bottom: 2rem;
}

#articles figure figcaption.header {
  font-size: 1.625rem;
  margin: 1rem 0 .5rem 0;
}

#articles .top hr {
  margin-bottom: 1.875rem;
  border-top: 1px solid #a3a3a3;
}

#articles .top .filters {
  margin-bottom: .7rem;
}

#article h1 {
  font-size: 2.5rem;
  line-height: 1.2em;
  font-weight: 700;
  margin: .45em 0;
}

#article h2 {
  color: #919597;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: .75em;
}

#article .time {
  margin-bottom: 1.125em;
}

#article .content section {
  padding: 0;
  margin-top: 2.875rem;
}

#article .content section h2 {
  color: #343434;
  font-size: 2.125rem;
  line-height: 1.12em;
  font-weight: 600;
  text-align: left;
  margin-bottom: 1.06em;
}

#article .content section img {
  margin-bottom: 2.625rem;
}

#article .content section ul, #article .content section ol {
  font-family: "Roboto";
  margin: 0;
}

#article .content section ul li, #article .content section ol li {
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.57em;
}

.tags {
  padding: 0;
  margin: 2.625rem 1.5rem;
}

.tags li {
  margin: 0;
}

.articles-section {
  font-size: 1.375rem;
  line-height: 1.27273;
}

.articles-section h2 {
  color: #343434;
  font-size: 1.375rem;
  line-height: 1.12em;
  font-weight: 600;
  text-align: left;
  margin: 0;
}

.articles-section hr {
  margin-bottom: 2.4rem;
  border-top: 1px solid #919597;
}

#service h1 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.175em;
}

#service .content h2 {
  font-weight: 600;
  font-size: 2.5rem;
  text-align: left;
  margin-bottom: 1.05em;
  color: inherit;
}

#service .content h3 {
  margin-top: 0;
  font-weight: 500;
  line-height: 1.16em;
  text-indent: 0;
  color: inherit;
  font-size: 1.875rem;
}

#service .content p {
  font-family: "Roboto";
  font-size: 1.3125rem;
}

#service .content ul {
  font-family: "Roboto";
  font-weight: inherit;
}

#service .content ul li {
  font-family: inherit;
  font-weight: 400;
  font-size: 1.2rem;
}

#service .content .fancy-list h3 {
  margin-top: -1em;
  font-size: 1.2rem;
}

#service .content .fancy-list li {
  margin-top: 3.6rem;
}

#service .content .fancy-list p {
  line-height: 1.35em;
  font-size: 1.0625rem;
}

#service .content figure figcaption {
  font-size: 1rem;
  margin-bottom: 0.5em;
  font-weight: 400;
}

#service .content figure h3 {
  font-size: 1.2rem;
}

#service .section-drw {
  background-image: url("/img/service/development-of-design-documentation/content/drw-bg.jpg");
  background-size: cover;
}
