.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;
}
.colorss{ color:#0099a4; }
.border-20-40 { border-radius: 20px 0 0 40px !important; }