svg {
  width: 20px;
  height: 20px;
  fill: var(--app-colour);
  background-color: var(--bg-blue-darker);
  border-radius: 50%;
}
