.nav-link dropdown-toggle{
    color: black;
}

#carouselExampleInterval img{
    max-width: 600px;
    max-height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    width: 50%;
}

#card{
    max-width: 50%;
}

#card text-center{
    size: 50%;
}

a{
    text-decoration: none;
}


