textarea{
	min-height:8rem !important;
	max-height:16rem !important;
}
.btn-close{
	cursor:pointer;
}
.offcanvas{
	min-height:100% !important;
	max-height:100% !important;
}
.dev{
	border:double 10px white !important;
	padding:3rem !important;
	background-image:url('../files/dev.png') !important;
	background-size:cover !important;
}
.img-pyth{
	max-height:2rem !important;
	margin-top:-0.5em !important;
}
.pointer{
    cursor:pointer !important;
}