.about-content__image img {
	transform: scale(1) !important;
	object-fit: contain !important;
}
.social-icons {
	width: 100%;
}
.opening-hours__header h3 {
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 12px !important;
}
.opening-hours__item-day {
	grid-column: span 10/span 10;
}
.menu__category-dishes .section-title__title {
	font-size: 25px !important;
	line-height: 35px !important;
	font-weight: 600;
}
.menu__category-dishes .gold-color {
	color: rgb(217 178 130/var(--tw-text-opacity));
}