body{
    font-family: 'Forum';
}

.header{
    background-color: #C3C3C3;
}

header a.active {
    color:#969696;
}

header a{
    color: #5e5e5e;
    font-family: Forum;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size:20px;
}

.hero h2{
    font-weight: 400;
    font-size:44px;
    color: #2c2c2c;
}

.hero a{
    font-weight: 700;
    font-size: 16px;
    color: #696969;
}

.ideja h3{
    font-size:40px;
    color:white;
}

.ideja p{
    font-size:18px;
    padding-top:2.5rem;
    color: #7e7e7e;
}

.ideja span, .ideja button{
    font-size:30px;
}

div#hover-section {
    filter: brightness(80%);
}

footer{
    background-color: #C3C3C3;
}

.about-us h1{
    font-size:3rem;
}

.contact h3{
    font-size:2.5rem;
}

.contact p{
    margin-top:5px;
    font-size:1rem;
}