.wareButton{border-radius:20px;border-color:red;color:red;background-color:#fff}.wareButton:hover{background-color:red;color:#fff}.close_button{border:20px;border-color:grey}.below_button{height:35px;width:70px;border-radius:20px}.add_button{height:30px;background-color:red;margin-top:5px}.add_button,.delete_button{width:40px;border-radius:10px}.delete_button{height:10px}.delete-icon-card{width:30px;height:30px;background-color:#fff;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-top:5px;border-radius:3px}.delete-icon-card:hover{border-color:#000}