.app-header {
	padding-left: 100px;
	height: 6rem;
	background-color: aliceblue;
}

.header-text {
  font-size: x-large;
}
