main {
  width: 15%;
}

#title {
  display: flex;
  flex-direction: column;
  margin: 0;
}

p {
  color: var(--color-subtitle);
  font-size: 14px;
}