.mainrubrik-operations { section { padding: 1em 0; margin-bottom: 1em; border-bottom : 1px solid $gris300; } a.reqmo-16 { margin: 1em 0; } a#link_emplacement { display : inline-block; background-color: $brand100; color: $brand700; border-left: 5px solid $brand700; padding: 1em; border-radius: 5px; &:hover { background-color: $brand200; text-decoration: none; color: $brand800; border-left: 5px solid $brand800; } } }