.burgandy-text {
    color: #800020;
}

.section-container {
    border: solid 5px #900829;
    background-color: #f5eaba;
}

.link {
    text-decoration: underline;
}

.link:hover {
    color: #900829;
    font-size: 1.525em;
}