h1, h2, h3, h4, h5, h6, .display-1, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "DM Serif Display", serif;
	font-weight: 400;
	font-style: normal;
}
.fs--1 {
	font-size: .925rem;
}
.pointer {
	cursor: pointer;
}
.contain {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.ff-dm-sans {
	font-family: "DM Serif Display", serif;
}
.main {
	min-height: 80vh;
}
#footer {
	background-color: #f1f2f3;
}
.btn, .form-control, button {
	box-shadow: none!important;
	outline: none!important;
}
.btn-xxl {
	min-width: 140px;
}
.text-app {
	color: #212529!important;
}