html, body {
	height: 100%;
	font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;
}

.text-centrat {
    text-align: center;
}

.text-portocaliu {
	color: rgb(255 120 0 / var(--tw-text-opacity, 1));
	font-weight: bold;
}

.t16 {
	font-size: 16px;
}

.t17 {
	font-size: 17px;
}

.t21 {
	font-size: 21px;
}

A:link {
	text-decoration: none;
}