.resourcesContent {
    padding: 10em 0;
}

.resourcesContent h1 {
    color: #1a468e
}

.resourcesContent a {
    text-decoration: none;
    color: #ff561a
}

.resourcesContent a:hover {
    text-decoration: underline;
}