html {
    background-color: #B2A77E ;
    color: #0A2240;
}

h1 {
    text-align: center;
    font-size: 50px;
    color: #0A2240;
}

p {
    font-size: 35px;
    color: #0A2240;
}

body {
    color: #0A2240;
}

a href {
    color: #0A2240;
}

button {
    font-size:20px;
}

h4{
    font-size:22px;
}