.exp-desc {
  font-size: 0.9em;
  color: #555;
  margin-top: 0.3em;
  margin-bottom: 1em;  /* 👈 this adds space before the next company */
}
  
  .hidden {
    display: none !important;
  }
  
  .exp-header {
    cursor: pointer;
  }

  .exp-desc {
    margin-bottom: 1.5em;
  }