@font-face {
font-display: swap !important;
}
@media print {
body, #page-container, .et_pb_section  {
background-color: transparent !important;
} body::after {
content: 'For inquiries, please call: 249-480-1249'; 
display: block;
text-align: center;
font-size: 12pt; margin-top: 20px; position: fixed; bottom: 20px;
width: 100%;
}
body::before { content: ''; background-image: url(https://humberbaymortgages.ca/wp-content/uploads/2025/01/sb-logo-jan-29-web-2.png); background-repeat: no-repeat;
background-position: center center;
background-size: 300px;  position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(-45deg); opacity: 0.15; z-index: -1; width: 100%;
height: 100%;
} #main-header, #top-header, footer {
display: none !important;
}
}