body {
    background-image: url("../img/concrete_wall.png");
}

.text-gold,
.text-gold a {
    color: #EDBA0E;
}

.text-white,
.text-white a {
    color: white;
}

.font-baskerville {
    font-family: 'Libre Baskerville', serif;
}

.font-source-sans-pro {
    font-family: 'Source Sans Pro', sans-serif;
}

#hero tr th {
    text-align: right;
}

#hero tr td {
    text-align: left;
}