html,body { background: white; }

input { display:none !important; }
#nav  { display:none !important; }

h1 a { font-size:1.2em !important; color:black !important; }

.name        { font-size:12px; }
.fname       { font-weight:bold; }
.lname       { }
.phone       { font-size:0.8em; }
.email       { font-size:0.8em; }
.socials     { max-height:40px; }
.socials img { max-height:32px; }

.members { grid-template-columns: repeat(4, 1fr); /* 4 Column Print */
gap: 0.4rem; padding-top:0 !important; }
.member { margin:0 !important; padding:0.2em !important; }

/* .member .image .class { font-size:0.8em; padding:0; color:black !important; } */

.member .phone       { font-size:0.8em; display:block; }
.member .email       { font-size:0.8em; display:block; }

/* .class { display:none !important;} */

/* .member .image .class { position:relative; display:block; color:black !important; top:auto; left:auto; }
.tous .class { position:relative; display:block; color:black !important; } */

/* .member .image .class { left:auto;} */
