body {
    font-family: 'Poppins', sans-serif;
}

p {
    font-size: 16px;
    font-weight: 300;
    color: #595959;
}

h4 {
    font-size: 20px;
    font-weight: 600;
    color: #222222;
}
