/**
 * Thẻ bác sĩ MediCenter — áp dụng trên mọi trang (kể cả medicenter-child production).
 */
.gallery-box h4,
.gallery-box .description h3,
.gallery-box .description h4,
.gallery-box .description h5,
.mc-gallery .gallery-box .description h3,
.mc-gallery .gallery-box .description h4,
.mc-gallery .gallery-box .description h5,
.gallery-box.doctor-box .description h3,
.gallery-box.doctor-box .description h5 {
	color: #003b71 !important;
	-webkit-text-fill-color: #003b71 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.gallery-box .description h5,
.mc-gallery .gallery-box .description h5,
.gallery-box.doctor-box .description h5 {
	margin-top: 4px !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	color: #3d5a80 !important;
	-webkit-text-fill-color: #3d5a80 !important;
}

.gallery-box:hover h4,
.gallery-box:hover .description h3,
.gallery-box:hover .description h4,
.gallery-box:hover .description h5 {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}
