.Erreur{
    background-color: #FFF5E5;

    .Interieur{
            background-color:#46512A ;
        .quatre{
            color: #FFF5E5;
            text-align: center;
            font-family: Shrikhand;
            font-size: 200px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }
        .Page{
            color: #FFF5E5;
            text-align: center;
            font-family: Bitter;
            font-size: 48px;
            font-style: italic;
            font-weight: 400;
            line-height: normal;  
        }
    }
}
