.header {
    text-transform: uppercase;
    
    > * {
        font-weight: 700;
    }
}
