.nav-link {
    font-size: 2em;
   font-weight: bold;
}


.box1 {
    width: auto;
    height: 226px;
}

.box2 {
    width: auto;
     height: 338px;
}

.section-header .section-title {
    text-decoration: #0B7CFF;
    color: #1AB7D8;;
}


.ul .li {
    list-style: circle;
}

.itemlink {
    list-style: square;
    margin: 3px 0px 3px 3px;
}
.itemfrais {
    list-style: circle;
    margin: 3px 0px 3px 3px;
    font-weight: bold;
    font-size: 16px;
}

.categorie {
    padding: 10px 30px
}
.form-control{
    padding: 8px 35px
}

.h4 {
    font-weight: bold;
    color: red;
    text-decoration: red;
}
.contents h4 {
    font-size: 12px;
    color: red;
    line-height: 10px;
}
