.fs-14 {
    font-size: 14px;
}

table {
    width: 50%;
}
table th {
    white-space: nowrap;
    width: 100px;
}

.form-control.is-invalid {
    background-color: #ffc0cb;
}

.large-height-btn {
    height: 100px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
