
.theme-dark header {
    background-image: url('../images/backgrounds/divaya-5.png');
    background-position: center;
}

.theme-light header {
    background-image: url('../images/backgrounds/divaya-4.png');
    background-position: center;
}