html, body, table, .card, a {
    font-family: montserrat, sans-serif;
}

.btn-bargaining {
    background: #0085a1 !important;
    color: white !important;
}

label {
    font-weight: 600;
}

a {
    color: #0065a4 !important;
    text-decoration: none;
    background-color: transparent;
}

p {
    line-height: 1em;
}

table tr {
    border-radius: 5px;
}

th.horizontal-header {
    background: #0085a1;
    color: white;
}
