h1 {
    color: rgb(145, 100, 0);
}

h2 {
    color: rgb(200, 155, 0);
}

.inner-text {
    font-size: 1.25em;
}