.translation-key {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.translation-key a {
  color: black;
}

.key-devider {
  width: 1px;
  height: 15px;
  margin: 0 10px;
  background-color: #000;
}

.sinhala-contents p{
  text-align: justify;
}