.gallery-element {
	background-color: #000;
}

.gallery-element .caption::before,
.gallery-element .caption::after {
	background-color: #fff;
}

.gallery-element .caption .overlay-text .project-title,
.gallery-element .caption .overlay-text .category {
	color: #fff;
}