body {
    font-size: 1rem !important;
}

.bg-primary {
    background-color: #1f2a44 !important;
}
.text-primary {
    color: #c39648 !important;
}
.text-secundary {
    color: #7a868e !important;
}
