.header-wrapper {
  box-shadow: 
    0 1px 3px rgba(0, 0, 0, 0.1),
    0 4px 8px rgba(75, 30, 10, 0.25);
}