body,html{
    margin:0;
    padding:0;
}

  .navbar {
    background-color: #8B51F5;
    border-radius: 100px 0px 0px 100px;
    box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.253);
}
.navbar-logo {
    width: 100%;
}
.LD-card{
    width: 23rem
}
.full-blown-balloons-text {

    text-shadow: 0px 4px 4px rgb(0, 0, 0);
    color: #FFFFFF;
    font-weight: 400;
    font-size: 6rem;
    text-align: center;
    }
   

  
@media (min-width: 576px) {
    .menu div{
        margin-left: 0;
        margin-right:0;
     padding-left: 0.5rem;
     padding-right: 0.5rem;
    }
    .full-blown-balloons-text{
        font-size: 3.8rem;
    }
    .LD-card{
        width:100%
    }
    html,body{
        
        font-size:12pt;
    }
    .navbar-logo {
        max-width: 90%;
    }
    .navbar {
        padding: 1rem;
    }
.img-4{
    margin-top:-1rem !important;   
}
.img-7{
    margin-top:-18rem !important;   
}
.img-8{
    margin-top:-9rem !important;
}
.img-10{
    margin-top:-35rem !important;
}
.img-11{
    margin-top:-10.8rem !important;
}
.img-13{
    margin-top:-37rem !important;
}
.img-14{
    margin-top:-15rem !important;
}
.img-16{
    margin-top:-30rem !important;
}
.img-17{
    margin-top:-10rem !important;
}
.img-19{
    margin-top:-30rem !important;
}
.img-20{
    margin-top:-23rem !important;
}
.img-22{
    margin-top:-10rem !important;
}
.img-23{
    margin-top:-12rem !important;
}
.img-25{
    margin-top:-10rem !important;
}
.img-26{
    margin-top:-13rem !important;
}
.img-28{
    margin-top:-10rem !important;
}
.img-29{
    margin-top:-13rem !important;
}
.img-31{
    margin-top:-15rem !important;
}
.img-32{
    margin-top:-8rem !important;
}
.img-34{
    margin-top:-19rem !important;
}
.img-35{
    margin-top:-37rem !important;
}
.img-37{
    margin-top:-15rem !important;
}
}

@media (min-width: 992px) {
    html,body{
        font-size:14px;
    }
    .img-4{
        margin-top:-2.3rem !important;
    }
    .img-7{
        margin-top:-29rem !important;
    }
    .img-8{
        margin-top:-16rem !important;
    }
    .img-10{
        margin-top:-60rem !important;
    }
    .img-11{
        margin-top:-19rem !important;
    }
    .img-13{
        margin-top:-65rem !important;
    }
    .img-14{
        margin-top:-27rem !important;
    }
    .img-16{
        margin-top:-53rem !important;
    }
    .img-17{
        margin-top:-18rem !important;
    }
    .img-19{
        margin-top:-53rem !important;
    }
    .img-20{
        margin-top:-41rem !important;
    }
    .img-22{
        margin-top:-18rem !important;
    }
    .img-23{
        margin-top:-21rem !important;
    }

    .img-25{
        margin-top:-17rem !important;
    }
    .img-26{
        margin-top:-23rem !important;
    }
    .img-28{
        margin-top:-16rem !important;
    }
    .img-29{
        margin-top:-23rem !important;
    }
    .img-31{
        margin-top:-25rem !important;
    }
    .img-32{
        margin-top:-15rem !important;
    }
    .img-34{
        margin-top:-33rem !important;
    }
    .img-35{
        margin-top:-67rem !important;
    }
    .navbar-logo {
        max-width: 10vw;
    }
    .full-blown-balloons-text {

        text-shadow: 0px 4px 4px rgb(0, 0, 0);
        color: #FFFFFF;
        font-weight: 400;
        font-size: 6rem;
        text-align: center;
        }
}

.mouse-hover:hover{
cursor:pointer
}
.btn-purple{
background-color: #B38DF7; 
border-color: #985dff;
display: inline-block;
text-align: center;

}
.btn-purple:hover{
    background-color: #9456ff; 
    border-color: #640aff;
    color: black;
    }
    