footer {
    background: linear-gradient(180deg, #20368e 0%, #2948bf 100%);
}

.text-primary-dark {
    color: #1C3080;
}