body{
    font-family: 'Poppins', sans-serif;
}


.collapsecards{
    margin:1rem
}


#header{
    background-color: #FFCD02;

}

#design_footer {
    height: 40vh;
    text-align: center;
}


/* #header #backmenu {
    height: 9vh;
    width: 10vh;
    display: none;
    text-align: center;

}

#header #backmenu i {
    color: black;
    line-height: 9vh;
    width: 10vh;
    font-size: x-large;
}

#header #menu {
    height: 9vh;
    float: right;
    text-align: center;
}

#header #logo_holder {
    height: 9vh;
    line-height: 9vh;
    display: -webkit-inline-box;
    width: 70vw;
    text-align: center;
} */


#brandname {
    line-height: 9vh;
    font-size: larger;
    padding-left: 7px;
}

/* #header #logo_holder img {
    height: 5vh;
    margin-top: 2vh;
    margin-bottom: 2vh;
    margin-left: 5vw;

} */

/* #header #menu i {
    color: black;
    line-height: 9vh;
    width: 10vh;
    font-size: x-large;
} */

#headingBtns{
    text-decoration: none;
    font-weight: 600;
    color:#000000;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    padding: 15px 25px;
    text-align: left;
}
.card-header{
    padding: 0px !important;
}
#content{
    font-family: 'Poppins', sans-serif;
font-weight: 300;
}