header {
    box-shadow: 10px 10px 40px rgba(133, 153, 157, 0.1);
}

header .container {
    padding: 30px 0;
    justify-content: center;
}