.bird-body, .bird-wing {
  fill:#2d113f;
}

.page-footer {
	--ftcolor: hsl(246, 37%, 60%);
	background-color: var(--ftcolor)!important;
}