.offre-container { margin-bottom: 5%; } .offre-img { max-width: 100%; } #titrePrincipal { padding-bottom: 10px; border-bottom: 1px solid black; margin-bottom: 30px; } .custom-button { background-color: #7fb4bd; border-color: #7fb4bd; color: #fff; } .row1 { display: flex; align-items: center; } .row1 h4 { margin-left: 20px; } .row1 img { width: 20%; } .authorDate { color: #00DBFF; margin: 1%; } .row3 { width: 30%; display: flex; justify-content: flex-start; align-items: center; } .row3 img { align-self: flex-start; } a{ text-decoration: none; } .current{ border-bottom: 1px solid black; }