.admLink {
  font-size: 12px !important;
  color: #fff !important;
  padding: 5px 10px 5px 10px;
  margin: 3px;
  background-color: chocolate;
  text-align: center;
}
.admLink2 {
  font-size: 12px !important;
  color: #fff !important;
  padding: 5px 10px 5px 10px;
  margin: 3px;
  background-color: rgb(196, 60, 60);
  text-align: center;
}
.justifier {
  text-align: justify;
}
