h1 {
    color: #cea93a;
}

button {
    color: #cea93a !important;
    border-color: #cea93a !important;
}

.page {
    margin: 10px;
}

h2 {
    background-color: #cea93a;
    color: white;
    font-size: 5px;
}

.category {
    background-color: #cea93a;
    color: white;
    padding: 6px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.card {
    border: none;
    border-radius: initial;
}

.nav-bottom {
    height: 10px;
    background-color: #cea93a;
    margin-bottom: 25px;
}

.btn:hover {
    background-color: white;
    color: grey;
}
.news-img {
    max-width: 100%;
    max-height: 60vh;
}

.pdf a {
    font-size: 110px;
    color: red !important;
    text-align: center;
}

.elozo_lapszamok_cim {
    text-align: center;
}

.elozo_lapszamok_gomb {
    text-align: center;
}

.fa.fa-file-pdf-o.pdf-icon {
    display: block;
}

.elozo_lapszamok_card {
    text-align: center;
}
