html .gallery-text h5 {
	color: #ffa800;
	font-weight: 600;
	background: rgb(10, 10, 10, 0.6);
	padding: 5px;
}

html .gallery-text h3 {
	background: rgb(255,168,0, 0.8);
	padding: 5px;
}
