.text-align-justify {
    text-align: justify;
}

.text-align-center {
    text-align: center;
}

.text-color {
    color: #EDB39B !important;
}

.text-color-blue {
    color: rgb(114, 181, 202);
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.startLi {
    background-color: rgb(241, 248, 250);
    padding: 5px;
    color: #72b5ca
}

.img_square2 {
    width: 30% !important;
}

.img_square2 img {
    max-width: 57% !important;
}

.text-underline {
    text-decoration: underline;
}

.check_list {

}

.text-italic {
    font-style: italic;
}

.paginate-center {
    text-align: center;
}

.about_img_not_home img {
    height: 50%;
    width: 50%;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top center;
}

.sc_item_title_index {
    font-size: 3.666em;
    text-align: center;
}

.sc_item_title_index:after {
    background-color: #72b5ca;
}

.sc_item_title_index:after {
    content: ' ';
    display: block;
    width: 20px;
    height: 2px;
    margin: 0.4em auto 0.55em;
}

.specialites {
    display: inline-block;
}

.register-baby {
    color: #EDB39B !important;
}

.register-baby:hover {
    color: rgb(114, 181, 202) !important;
}

.infos-contact-me {
    border-color: gray !important;
}

.infos-contact-me:focus {
    border-color: black !important;
}
