div{
    background-color: #012A60;
    margin-bottom: 5mm;
}

p{
    background-color: transparent;
    page-break-inside: avoid !important;
    break-inside: avoid-column !important;
    break-after: avoid !important;
    break-before: avoid !important;
    font-family: 'Lexend', sans-serif;
    white-space: nowrap;
}