body {
  font-family: 'Manrope', sans-serif;
}
h1 {
    font-size: 40px;
    font-weight: 700;
}
h3 {
    font-size: 30px;
    font-weight: 700;
}
h5 {
    font-weight: 700;
    font-size: 20px;
    margin: 17px 0;
}
li {
    padding: 5px 0px;
}
