a .material-symbols-outlined:hover {
  color: var(--color-blue);
}

.align-self-start {
  align-self: start;
}