---
id: 5f46fc57528aa1c4b5ea7c2e
title: Part 77
challengeType: 0
dashedName: part-77
---
# --description--
Changing the `bottom-margin` to `5px` looks great. However, now the space between the `Cinnamon Roll` menu item and the second `hr` element does not match the space between the top `hr` element and the `Coffees` heading.
Add some more space by creating a class named `bottom-line` using `25px` for the `margin-top` property.
# --hints--
Test 1
```js
```
# --seed--
## --seed-contents--
```html