.highlight {
  font-weight: bold;
  color: #4361ee;
}

.contact {
  background-color: #f5f5f5;
  padding: 15px;
  border-radius: 5px;
  margin: 20px 0;
}
