.bg-blue {
    background: #012060;
    color: white;
}

.container.applicantsandworkerspolicy {
    margin-top: 2rem;
}
/* p {
    margin-bottom: 8px;
} */
.table-bordered td, .table-bordered th {
    border: 1px solid #000000b0;
}
p.indent {
    text-indent: 3em;
}
p.indent-1 {
    text-indent: 1.4em;
}
p.indent-2 {
    text-indent: 4em;
}

p.indent-3 {
    text-indent: 5.7em;
}
p.indent-4 {
    text-indent: 8.5em;
}
p.title-1 {
    font-size: 20px;
    font-weight: bold;
}

p.title-2 {
    margin-top: 1rem !important;
    font-size: 18px;
    font-weight: bold;
}
.pr-6 {
    padding-right: 3.7rem!important;
}
