[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-headline{
font-size: 42px;
line-height: 100%;
}

.yotpo-custom-questions-wrapper {
    grid-template-columns: 7fr 3fr !important;
}

.yotpo-custom-questions-wrapper .yotpo-custom-questions-title {
  	font-size: 13px !important;
	font-weight: bolder;
  	color: rgba(0, 0, 0, 1) !important;
  	text-transform: none !important;
}

.yotpo-custom-questions-wrapper .yotpo-custom-questions-value {
  	font-size: 13px !important;
  	color: rgba(0, 0, 0, 1) !important;
}

.yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question .yotpo-custom-questions-meta-data-title {
	display: none !important;
}

.yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question .yotpo-custom-questions-meta-data-value {
	font-weight: bolder !important;
  	color: rgba(0, 0, 0, 1) !important;
}

/* COMSHOP-5778 hide "Is IBO?" filter
.yotpo-custom-questions-filter:has(.yotpo-selected-value[title="Is IBO?"]) {
  display: none !important;
}*/