.home-card-footer { font-family: Bebas Neue; position: absolute; bottom: 0; z-index: 1008; display: flex; width: 100%; font-size: 1rem; margin-bottom: 2rem; } .home-card-footer .qrCode { /* width: 40%; */ } .home-card-footer .qrCode .buttom { padding: 0.7rem; border-radius: 5px; background-color: #1A5FDE; } .home-card-footer .btnArea { margin: 0 auto; }