xxx
{
  font-family:Trebuchet Ms, Sans Serif;
}
section {
  overflow: hidden;
}
a, a:hover
{
  color:black;
  text-decoration:none;
}
.relief-
{
  color:#000;
  text-shadow:
    0 0 3px rgba(255,255,255,.95),
    0 0 8px rgba(255,255,255,.9),
    0 2px 10px rgba(255,255,255,.8);
}
.lead- {
  color:#111;
  font-weight:400;
  text-shadow:
    0 0 2px rgba(255,255,255,1),
    0 0 6px rgba(255,255,255,.95),
    0 1px 2px rgba(255,255,255,.9);
}
input.double,.double
{
  -ms-transform:scale(1.5);
  -moz-transform:scale(1.5);
  -webkit-transform:scale(1.5);
  -o-transform:scale(1.5);
}
.card-img-top {
  height: 220px;
  object-fit: cover;
}
.smallavatar
{
  height:24px;
  width:24px;
}
.avatar-radius
{
  border-radius:20%;
}
.mascu
{
  border:solid 2px #007bff;
}
.femi
{
  border:solid 2px #e83e8c;
}
.neut
{
  border:solid 2px #cccccc;
}
.pastille
{
  cursor:pointer;
}
