h1,h2,h3,h4,h5 {
  font-family: 'Roboto Condensed',sans-serif;
}
 p {
   font-size: 16px;
   text-align: left;
 }
 i.small {
   font-size: 1.2rem;
 }
 .logo {
   float: left;
   margin-left: 20px;
 }
.svg-pm-logo {
   width: 160px;
   height: 40px;
}
.header-container {
  width: 100%;
  height: 64px;
}
.banner {
  height: 300px;
}
.developers-tag {
  float: left;
  margin-left: 15px;
  margin-top: 23px;
  font-weight: 400;
}

.title-container {
  position: relative;
}
.planmill-link {
  top: 28%;
}
.content-header-area {
  padding-bottom: 20px;
}
.news-container {
  padding-bottom: 40px;
  margin-top: 25px;
}
.doc-title {
  margin-bottom: 20px;
}
.doc-icon {
  margin-bottom: 10px;
}
.page-header h3 {
  color: black;
}
