---
id: 5f46fc57528aa1c4b5ea7c2e
title: Part 77
challengeType: 0
---
## 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.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed