.btn-add {
    border: 2px solid #28c76f;
    color: #28c76f;
    /* width: 100%; */
    /* padding: 10px; */
    border-radius: 5px;
    font-weight: 600;
    /* margin-bottom: 20px; */
}