a.text-primary, a.text-primary:visited {
    color: #00b5e2 !important;
}
a.text-primary:hover, a.text-primary:focus {
    color: #012168 !important;
}
.content-wrapper.content-wrapper--mb-0 {
    margin-bottom: 4rem;
}