.landing-card {
    background-color: var(--light-blue);
    padding-top: 100px; 
    padding-bottom: 150px;
    position: relative;
    top: 10%;
}