
.boolean-icon {
  font-size: 18px;
  color: $light-grey-color;
}

.boolean-icon--true {
  color: #189c18;
}
