.menu-card{border-radius:5px;position:relative;margin-top:10px;margin-right:10px;min-width:200px;min-height:200px;max-width:300px;max-height:300px;background-color:#8fc2ff;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;font-size:40px;color:#fff;font-weight:600}.menu-card p{width:100%;text-align:center}.menu-card:hover{margin-top:8px;color:#0d3565}.menu-card .title{font-size:26px}.menu-card .subtitle{font-size:18px}.menu-card .logo{font-size:30px;font-weight:600}.menu-wrapper{min-height:800px;display:flex;justify-content:center}.menu-wrapper .ant-card-bordered{border:none!important}.menu-wrapper .ant-card-body{padding:0!important}.menu-cards{display:flex;justify-content:center;flex-wrap:wrap}