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