.dropdown-list-image {
    position: relative;
    height: 2.5rem;
    width: 2.5rem;
    margin: 10px;
}
.dropdown-list-image img {
    height: 2.5rem;
    width: 2.5rem;
}
.btn-light {
    color: #2cdd9b;
    background-color: #e5f7f0;
    border-color: #d8f7eb;
}