#app_legal_mention { margin-top: 30px; .logo-acc { text-align: center; } .title { h1 { color: #568a73; font-size: 45px; margin-top: 80px; margin-bottom: 30px; font-family: dinbold; } } .description { font-family: dinregular; font-size: 17px; text-align: justify; } h2 { color: #DC5C2D; font-size: 25px; margin-top: 25px; margin-bottom: 20px; font-family: dinbold; } p, div { line-height: 25px ; margin-bottom: 10px ; } footer { margin-top: 50px; font-family: dinregular; color: #568a73; text-align: center; a { color: #568a73; font-family: dinbold; &:hover { text-decoration: underline; } } } }