/*!
Theme Name: dream-theme
Author: Roman Melnychuk
Version: 1.0.0
*/

.card-item__text {
	display: none;
}

.accordion button[aria-expanded=true] + .accordion-content {
	overflow-y: scroll !important;
}

.footer__address address a p {
	margin-bottom: 0;
}