@page {
	margin: 25mm 15mm 18mm;

	@top-left {
		content: "EFI";
		color: #002395;
		font: 700 12pt/1 Arial, sans-serif;
		letter-spacing: 0.05em;
		vertical-align: middle;
	}

	@top-center {
		content: "https://enfamilleinternational.co.uk/";
		color: #212529;
		font: 10pt/1.2 Arial, sans-serif;
	}
}

.navbar,
footer,
button,
.btn,
.modal,
.lightbox-container {
	display: none !important;
}

.jumbotron-wrap {
	display: none !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

html,
body {
	background: #fff !important;
	color: #000 !important;
	font-size: 10pt;
}

body,
main {
	padding-top: 0 !important;
}

main > section {
	padding-top: 0.75rem !important;
	padding-bottom: 0.75rem !important;
}

.mt-5 {
	margin-top: 1rem !important;
}

.pt-5 {
	padding-top: 1rem !important;
}

.container,
.container-fluid {
	width: 100% !important;
	max-width: none !important;
}

section,
[class*="bg-"],
[class*="gradient"] {
	background-color: transparent !important;
	background-image: none !important;
}

*,
*::before,
*::after {
	box-shadow: none !important;
	text-shadow: none !important;
}

.text-gradient {
	background: none !important;
	color: #002395 !important;
	-webkit-text-fill-color: #002395 !important;
}

.text-white,
.text-muted {
	color: #000 !important;
	opacity: 1 !important;
}

a,
a:visited {
	color: #000 !important;
	text-decoration: underline;
}

img,
svg,
figure,
table,
blockquote,
.card,
.rounded {
	break-inside: avoid;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	break-after: avoid-page;
}
