h1, h2, h3 {
    color: rgb(0, 0, 113);
}
.btn:hover {
    color: white;
}