

body,
body * {
    font-family: 'inter-PDF';
    font-size: 10pt;
    color: #054045;
    line-height: 1.2 !important;
 
}


body {
    margin: 0;
    padding: 0;
    font-weight: normal;
}



@page {
    margin: 20mm 0 15mm;
    font-family: 'inter-PDF';
    font-size: 10pt;
    color: #054045;
    line-height: 1.4 !important;
 
}

@page :first {
    margin: 18mm 0 18mm;
    position: relative;
}


a[href] {
    font-family: 'inter-PDF';
    font-size: 10pt;
    color: #e21019;
    text-decoration: none;
}