.hoverImage:hover {
  transform: scale(1.2);
}

.round {
	border-radius: 50%;
}

figure {
	text-align: center;
}

.center {
	text-align: center;
}

#figcaption-gitlab, #figcaption-github {
	margin-top: 15px;
}
