.previous-work {
  text-align: center;
}

.courses {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  font-size: 1rem;
}
