body {
    color: #343a40;
    font-size: 1.2rem;
}

.text-primary {
    color: #035afc !important;
}

a {
    color: #035afc;
}