body {
    background-color: rgb(244, 255, 255);
}

p {
    color: rgb(45, 42, 42);
    font-family:'Times New Roman', Times, serif
}

.btn {
	border-radius: 0px;
    background-color: rgb(178, 249, 178);
}

h1 {
    font-family: 'Times New Roman', Times, serif;
}

h2 {
    font-family: 'Times New Roman', Times, serif;
}

h3 {
    font-family: 'Times New Roman', Times, serif;
}

h4 {
    font-family: 'Times New Roman', Times, serif;
}