---
id: 5f3ef6e06d34faac0447fc44
title: Part 63
challengeType: 0
---
## Description
Make the `Est. 2020` text italicized by creating an `established` class selector and giving it the `font-style` property with the value `italic`.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed