.wrapperClose{position:absolute;top:0;left:0;right:0;height:50px;width:100%;display:flex;flex-direction:row;justify-content:flex-end;padding:10px 20px;background-color:var(--foreground-color)}.wrapperClose *{font-family:var(--secondary-font);color:#000;text-decoration:none;font-size:1.2rem}.wrapperClose p{flex:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-family:var(--link-projet-font);font-size:1.5rem}.wrapperClose a{border:1px solid black;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:var(--link-projet-font);font-size:1.5rem;min-width:30px}.wrapperClose a:hover{border:1px solid black;box-shadow:-4px 4px 5px #00000067;transform:scale(1.01)}
