.ugc-storefront-widgets-tabs-container__tab {
  color: #6e7370 !important;
}

.ugc-storefront-widgets-tabs-container__tab.selected {
  color: #191a19 !important;
}

.yotpo-header-headline {
	color: #191a19 !important;
}

.yotpo-shopper-name {
  	color: #191a19 !important;
  	font-weight: 500 !important;
}

.yotpo-verified-text {
	color: #6e7370 !important;
	font-weight: normal !important;
}

.yotpo-date-format {
	font-size: 1.2rem !important;
}

.yotpo-question-content > .yotpo-read-more-text {
	font-size: 1.6rem !important;
	font-weight: 700 !important;
	color: #313433 !important;
}

.yotpo-answer-content > .yotpo-read-more-text {
	color: #6e7370 !important;
  	font-weight: 400 !important;
	line-height: 1.5 !important;
}

.yotpo-answer-content > a.yotpo-read-more[aria-expanded="false"] {
	margin-left: 5px !important;
  	padding-left: 0;
}

.yotpo-answer-content > a.yotpo-read-more:before {
	display:none;
}

.yotpo-answerer-title {
	color: #191a19 !important;
}