#homeText {
    font-weight: bolder;
    font-size: 49px;
}
#homeContainer {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.cardsHome {
    background-size: cover;
}
