/* LICENSE: Proprietary, non-free
https://github.com/groovenectar/lipuphini/blob/main/LICENSE.md
Give it a try in your environment, and you must soon contact me https://m.dup.bz
Please use multiple contact methods to be sure any message went through */

.collection-media-item .metadata {
	padding: 1rem 0;
	text-align: center;
	visibility: hidden;
	font-size: 75%;
}
.collection-media-item:hover .metadata {
	visibility: visible;
}