.selected-verse {
	background-color: #d9e8ef;
  transition: background-color 0.1s ease-in-out;
	border-radius: 4px;
}
