.faq-accordion-item {
    background-color:#FFF; 
	border-radius: 4px; 
	overflow: hidden; 
	border: 1px solid #767676;
}

.bismolan-light-blue {
	color: #d6e5fa;
}

.bg-light-blue {
	background-color: #d6e5fa;
}

.image-column {
	display: flex;
	justify-content: center;
	align-items: center;
}

