
.texte-bouton{
	font-family: "Roboto-Slab", serif ;
	font-weight: 700;
    color: black;
	font-size:18px;
	line-height : 60px;
    text-align: center;
    border: 2px solid black;
    padding: 10px 30px 10px 30px;
    text-transform: uppercase;
}