@import url("nav_bar.css");
.container-fluid .container .text-center {
    text-shadow: 0px 0px #FFFFFF;
    font-size: 20pt;
    font-weight: bold;
    color: #000000;
}
.container-fluid1 {
    margin-top: 40px;
}
.card-img-top{
	margin-top: 15px;
}


.container-fluid .container {
    width: 100%;
    margin-top: 40px;
}
.container-fluid {
    background-image: url(images/visuel_actu_journee_mondiale_sante.jpg);
    padding-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: border-box;
}
.container-fluid1 .container #grossesse {
    margin-top: 40px;
    margin-bottom: 40px;
}


.container-fluid1 .container .row1 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.container-fluid1 .container .row3 {
    margin-bottom: 20px;
}

.container-fluid1 .container #sport {
    margin-top: 40px;
    margin-bottom: 40px;
}
.container-fluid1 .container .row6 {
    margin-top: 20px;
}
.card-body .btn{
    background-color: #b31917;
    border: none;
}
.card-body .btn:hover{
    background-color: #db221f;
}
