﻿.list-content-rights > div > p:nth-child(1) {
  font-size: 2rem;
  text-align: center;
  font-weight: 800;
  color: #214095;
}
.list-content-rights > div > p:nth-child(2) {
  text-align: center;
  line-height: 3em;
  background-color: rgb(241, 241, 241);
  color: rgb(76, 76, 76);
  letter-spacing: 2px;
}

/*# sourceMappingURL=show.css.map */