.icon-detail{
  display: flex;
  align-items: center;
  gap: 1ch;
  margin-top: 16px ;
}

.location p, .location a {
  color: #3E635E;
  font-weight: 700;
  font-size: var(--wp--preset--font-size--small);
  margin: 0;
}