.privacy h1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 15px;
    color: #004664 !important;
}
.privacy h2 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #637587;
    margin-bottom: 1rem;
}