h1 {
    font-size: 200px;
    color: #444444;
    font-family: Carrois;
}

h2 {
    font-size: 25px;
    color: #444444;
    font-family: Carrois;
}

h3 {
    font-size: 25px;
    color: #000000;
    font-family: Carrois;
}

h4 {
    font-size: 25px;
    color: #FFFFFF;
    font-family: Carrois;
}

h5 {
    font-size: 25px;
    font-family: Carrois;
    color: #444444;
}

h6 {
    font-size: 25px;
    color: #FFFFFF;
    font-family: Carrois;
}

p {
    font-size: 18px;
    font-family: Carrois;
}