.profil__alltitel {
    display: flex;
    width: 700px;
    align-items: center;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 0 auto;
}
.profil__alltitel {display:flex;width:700px;align-items:center;flex-direction:row;justify-content:space-evenly;margin:0 auto;background: #4a4747;border: 1px solid #4a4747;}
.degrade {background: linear-gradient( 
140deg ,#445454,#7f7f7f);}

.profil__buttontitel {
    color: #d5af9c;
    min-width: 250px;
    height: 20px;
    letter-spacing: 2px;
    font-size: 9px;
    font-weight: 600;
    background-color: #373737;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.profil__name {
font-family:'Vidaloka',serif;
padding:5px 0;
text-align:center;font-size: 76px;
background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;/* background: #18181873; */}

.profil__name strong {
font-weight:400
}

.profil__avatar img {
width:150px;
height:150px;
object-fit:cover;/* border-radius:50%; */
padding:4px;
border:1px solidvar(--clair)}

.profil__buttonright {display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding: 10px;/* color: #fff!important; */text-align: justify;hyphens: auto;/* border: 1px solid #3a3a3a; */height: 120px;margin-left: -6px;background: #4a4747;overflow: auto;text-align: justify;color: #fff;}
	.profil__buttonright div {
    height: 67px;
    /* margin: 5px 0px; */
    width: 250px;
    color: #b3b3b3;
    text-align: center;
    text-align: justify;
    /* margin-bottom: 5px; */
}

.profil__buttonright div a {
color:#fff
}

.profil__description {
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-evenly;
width:700px;
margin:0 auto
}

.profil__descriright img,.profil__descrileft img {
width:180px;
height:70px;
object-fit:cover;
background:var(--mid);
border: 1px solid var(--clair);
transition:all .5s
}

.profil__descriright img:hover {
opacity:50%
}

.profil__descriright {
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
min-height:220px
}
.descripright__liens {
    background-color: #d5af9c;
    padding: 5px 0;
    width: 180px;
    align-content: center;
    text-align: center;
    margin: 10px 0;
    box-shadow: inset 0 0 20px 0 var(--dark);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 7px;
    transition: all .5s;
}
.option_cadre, .option_cadre c1 {
    background-color: #d5af9c;
    padding: 3px 3px 2px;
    width: 221px;
    text-align: center;
    margin: 10px 5px 0;
    box-shadow: inset 0 0 20px 0 var(--dark);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 7px;
    font-weight: 600;
}

.profil__text {
    width: 419px;
    background-color: #171717;
}

.double {
    border: 4px double #262626;
}
.fond_illu img {
    border-radius: 50%;
    object-fit: cover;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    object-fit: cover;
    border: 1px solid #262626;
    background-color: #212121;
    padding: 3px;
}


		
		
		
		
		
		
		