
.dp-logo {
    font-family: 'Oswald';
}

.dp-logo-pc {
    height: 40px;
}

.paracrawl-logo {
    height: 64px;
}

.eu-logo {
    height: 40px;
}

.footer-bg {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: var(--light);
    background-repeat: no-repeat;
    background-position: center center;
}
