.attr-btn {
    margin-right: 20px;
}

.modal [data-toggle="tooltip"] {
    z-index: 1051;
}

#goals {
    margin-bottom: 0;
}

.goal-content {
    background-color: darkgray;
    color: ghostwhite;
    border-radius: 5px;
}

.table {
    max-width: 100%;
    width: fit-content;
}

.z-index-high {
    z-index: 100;
}