.knowledge-main-title{
    font-family: exo700;
}

.knowledge-main-text{
    font-family: roboto500;
    text-align: center;
}

.mentor-ime{
    font-family: exo500;
}

.basic-knowledge-title {
    font-family: exo500;
    margin-top: 70px;
}

.knowledge-flex-card-image img {
    border-radius: 10px;
}

.card-content-container-1 {
    padding-top: 25px;
}

.market-knowledge-card-title-1 {
    font-family: exo700;
}

.market-knowledge-card-text-1 {
    font-family: roboto500;
    line-height: 22px;
    margin-top: 14px;
}

#kurs>li:nth-child(even) {
    background-color: #f6f6f6;
}

.kurs-li {
    max-width: 850px;
}

.li-naslov {
    font-family: exo500;
    color: #343555;
}

.li-info {
    width: unset;
}

.link {
    font-family: exo500;
}