.hidden {
  visibility : hidden;
  height: 0;
}

.brand-chill{
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
	text-transform: uppercase;
	text-transform: none !important;
  color: black !important;
}
.brand-coding{
	font-weight: 400;
  font-family: Menlo;
  text-transform: lowercase;
}
.cool{
  text-align: center;
	color: #35E0B4;
}
.brand-chill:hover{
	text-decoration: none;
	color: #00274a;
}

.text-cool {
  font-family: "Delicious Handrawn", cursive;
  font-weight: 400;
  font-style: normal;
}
