.info-review {
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.br-5 {
	border-radius: 5px;
}

.content-page ul{
	padding-left: 30px;
    padding-bottom: 10px;
}

.content-page ul li{
    padding-bottom: 10px;
    list-style: disc;
}

.banner-ratings {
	column-gap: 6px;
}

.card-header {
	justify-content: space-between;;
}

.item-menu,
.item-menu div{
	width: 100%;
}