.factual-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.factual-info p{
    margin-bottom: 0px;
}