body,
td,
th {
    font-family: Montserrat, sans-serif;
}

a:hover {
    color: #000000;
}

a:link {
    color: #464954;
}

a:active {
    color: #000000;
}

.text-dark {
    color: #000000!important;
}

.btn-principal{
    padding: 0.5rem 1.2rem !important;
    color: #fff!important;
    background-color: #031652 !important;
}

.text-justificado{
    text-align: justify!important;
}