
.entity-paragraphs-item {
    padding: 20px 0
}
.entity-paragraphs-item--front {
    padding: 85px 0
}

.bg-grey {
    background-color: #f5f5f5 !important
}
.bg-dgrey {
    background-color: #63656a !important;
    color: #fff !important
}
.bg-dgrey a,
.bg-dgrey h1,
.bg-dgrey h2,
.bg-dgrey h3,
.bg-dgrey h4,
.bg-dgrey h5,
.bg-dgrey div,
.bg-dgrey p,
.bg-dgrey span {
    color: #fff !important
}
.bg-lblue {
    background-color: #1897d4 !important;
    color: #fff !important
}
.bg-lblue a,
.bg-lblue h1,
.bg-lblue h2,
.bg-lblue h3,
.bg-lblue h4,
.bg-lblue h5,
.bg-lblue div,
.bg-lblue p,
.bg-lblue span {
    color: #fff !important
}
.bg-mblue {
    background-color: #143887 !important;
    color: #fff !important
}
.bg-mblue a,
.bg-mblue h1,
.bg-mblue h2,
.bg-mblue h3,
.bg-mblue h4,
.bg-mblue h5,
.bg-mblue div,
.bg-mblue p,
.bg-mblue span {
    color: #fff !important
}
.bg-blue {
    background-color: #0033A0 !important;
    color: #fff !important
}
.bg-blue a,
.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5,
.bg-blue div,
.bg-blue p,
.bg-blue span {
    color: #fff !important
}
.bg-dblue {
    background-color: #202c5f !important;
    color: #fff !important
}
.bg-dblue a,
.bg-dblue h1,
.bg-dblue h2,
.bg-dblue h3,
.bg-dblue h4,
.bg-dblue h5,
.bg-dblue div,
.bg-dblue p,
.bg-dblue span {
    color: #fff !important
}
.bg-white {
    background-color: #fff !important;
    color: #0033A0 !important
}
.bg-white a,
.bg-white h1,
.bg-white h2,
.bg-white h3,
.bg-white h4,
.bg-white h5,
.bg-white div,
.bg-white p,
.bg-white span {
    color: #0033A0 !important
}
.color-white {
    color: #fff !important
}
.color-lblue {
    color: #1897d4 !important
}
.color-mblue {
    color: #143887 !important;
}
.color-dblue {
    color: #202c5f !important
}
.color-blue {
    color: #0033A0 !important
}