body {
    padding-bottom: 80px;
}

a {
    text-decoration: none !important;
}

.navbar-light {
    background-color: #fcfcfc !important;
    border-bottom: 2px solid #efefef !important;
}

.button-user {
    background-color: #69b745 !important;
    border-radius: 100px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    color: #fff !important;
}

div.card {
    margin-bottom: 20px;
}

div.card-header {
    color: #214478;
    background-color: #f0f0f5;
}

div.secondary {
    color: #777;
    font-size: 90%;
}

table.secondary {
    color: #777;
    font-size: 90%;
}
