body {
    font-family: 'HelveticaNeue' !important;
}

main {
    margin: 30px;
}

.title {
    font-family: Helvetica;
    font-size: 17px;
    padding: 8px;
    color: black;
    margin: 0;
}

.list {
    color: #172136;
    font-family: Geomanist;
    font-size: 25px;
    font-weight: 400;
    margin-top: 60px;
    margin-bottom: 40px;
}

.text {
    color: #172136;
    font-family: HelveticaNeue;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 22px;
}
