.block-1 {
    background-color: #b47500;
    height: 60px;
}

.block-2 {
    background-color: #8a2be2;
    height: 300px;
}

a {
    color: #000000;
}

.block-3 {
    background-color: #b47500;
}

footer a {
    color: #ffffff;
}