.box-shadow-1 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}
.bottom-list-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}