
.text-small {
  font-size: 85%;
}

.text-align-justify {
  text-align: justify;
}

.offcanvas-end {
	width: 270px;
}

#OpenMenu:hover {
  background-color: #ccc;
}

#redWell {
	background-color: rgba(159, 57, 36, 1)!important
}

.hprt-red {
	color: rgba(159, 57, 36, 1);
}