/* Add custom CSS styles below */ 
.opt-text * {
	text-justify: none !important;
  text-align: start;
}


.opt-text strong {
  color: var(--color-primary) !important;
}

.full-description *{
 color: var(--color-primary) !important;
 font-weight:600 !important;
}