.content-resourses * {
    font-family: 'Oswald', sans-serif;
}

.content-resourses {
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 150px;
}

.links {
    margin: 90px;
    text-align: center;
}

.links a {
    color: #000 !important;
}

footer {
    bottom: 0;
    width: 100%;
    background: inherit !important;
}