*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Plus Jakarta Sans", sans-serif;
}

.e-content > h1,
.e-content > h2,
.e-content > h3,
.e-content > h4,
.e-content > h5,
.e-content > h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600 !important;
}

strong {
  font-weight: 500 !important;
}

.e-content p {
  text-align: justify;
  line-height: 130%;
}

.fa-linkedin:before {
  padding: 0 3.5px;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.experience-category > h3 {
  border-bottom: 2px solid #eee;
  padding-bottom: 10px;
  font-weight: 600;
}

.exp-item h4 {
  font-weight: 500;
  margin: 0;
}

.exp-item .exp-title {
  margin: 5px 0;
  font-size: 0.9em;
  font-weight: 400;
}

.exp-item .exp-date {
  font-style: italic;
  font-weight: normal;
  color: #666;
  font-size: 0.8em;
  padding-left: 8px;
}

.exp-item small,
.small {
  font-size: 0.75em;
  line-height: 150% !important;
}

