html {
    font-size: 16px;
}

.a {
    color: #000;
}

.a:hover {
    color: #0dcaf0;
}




.dropdown-item {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.navbar-nav {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.top-menu li a {
    color: #000;
}

.top-menu li a:hover {
    color: #00C853;
}

.top-menu li a:active {
    background-color: transparent;
    color: #000;
}


.card-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}

.card-title:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #00C853;
}

.card-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
}

.lfs h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}

.loadmore {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #000;
    text-decoration: none;
}

.loadmore:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #00C853;
    text-decoration: none;
}


.footer p {
    color: #000;
}

.hreffooter {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #0dcaf0;
    text-decoration: none;
}

.ftr a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.ftr p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.ftr a:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #0dcaf0;
    text-decoration: none;
}

.finnovosti {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #000;
    text-decoration: none;
}

.fingram {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #000;
    text-decoration: none;
}

.footcont p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    text-align: left;
}

.footcont a:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #00C853;
    text-decoration: none;
    text-align: left;
}

.footcont a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    text-align: left;
}
