.text-black{
    color: black;
}

.menu {
    background: url('../img/nuage 2.jpg') no-repeat center top !important;
    background-size: cover !important;
}

footer {
    background: url('../img/nuage 2.jpg') no-repeat center top !important;
    background-size: cover !important;
    color: black !important;
}

.bg-study {
    background: url('../img/study\ abroad.jpg') no-repeat center center !important;
    background-size: cover !important;
    color: white !important;
    height: 400px !important;
}
.bg-tourism {
    background: url('../img/tourism.jpg') no-repeat center center !important;
    background-size: cover !important;
    color: white !important;
    height: 400px !important;
}
.bg-immigration {
    background: url('../img/immigration.jpg') no-repeat center center !important;
    background-size: cover !important;
    color: white !important;
    height: 400px !important;
}

.rounded{
    border-radius: 50px;
}

