﻿

.hand {
    cursor: pointer
}

.add-container{
    display: flex;
    justify-content: right;
    align-items: center;
    margin-bottom: 14px
}
