.header h1{
  text-align: center;
  margin-bottom: 30px;
}
.header h1 span{
  font-weight: 500;
  font-size: 30px;
  color: #42505c;
}
