.actionbtns {
    float: right;
    display: flex;
    gap: 5px;
    color: blue;
    text-decoration: underline;
    font-weight: bold;
}
.tab-container {
    padding: 19px;
}