.path-colormind #main {
	max-width: 100%;
}

.path-colormind .block-page-title-block {
	display: none;
}


.path-colormind #image-overlay {
  width: 100%;
  height: 0px;
  padding-top: 100%;
  background-image: url('../../../../../colormind.io/bootstrap/typewriter/layer0.png'), url('../../../../../colormind.io/bootstrap/typewriter/layer1.png');
  background-size: 100%;
  background-blend-mode: multiply, normal;
}
.path-colormind #fill-flowers {
  width: 100%;
  height: 0px;
  padding-top: 55%;
  background-image: url('../../../../../colormind.io/bootstrap/flower/layer0.png'), url('../../../../../colormind.io/bootstrap/flower/layer1.png');
  background-size: 100%;
}

.path-colormind #fill-balloon {
  width: 100%;
  height: 0px;
  padding-top: 150%;
  background-image: url('../../../../../colormind.io/bootstrap/balloon/layer0.png'), url('../../../../../colormind.io/bootstrap/balloon/layer1.png');
  background-size: 100%;
}

.hexcode {
	border: 1px solid;
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	padding: .5rem 1rem;
}
