body,
button {
	font-family: "Rubik", sans-serif;
}
h1 {
	font-size: 2rem;
}
h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.6rem;
}
h4 {
	font-size: 1.4rem;
}
h5 {
	font-size: 1.2rem;
}
h6 {
	font-size: 1rem;
}
#tabs-periodos .nav-link:not(.active) {
	background-color: var(--bs-gray-100);
	border-bottom: transparent;
	z-index: -1;
}
