.header {
  background-color: #18707b;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.header .user-card{
  margin-top: 5px;
  margin-right: 4px;
}
