/* CSS Document */

/* FONT IMPORTS */
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');


/* TAM 2024 */
.titlebar {
	background-image: linear-gradient(to top, #f0aa49 25%, #e26126);
}

.time {
	background-color: #91bcbd;
}