.header .grid-child {
	display: flex;
	justify-content: center;
}

body .container-header .navbar-brand {
	margin: 0px;
	margin-inline-end: unset;
}

.footer .custom {
	display: block;
	width: 100%;
	text-align: center;
}
