header {
    transition-duration: 0.3s;
}

header.transparent.sticked {
    background: #212938;
}

h2 {
    line-height: 1.5em !important;
}