@import url('https://fonts.googleapis.com/css2?family=Lexend+Giga:wght@100..900&display=swap');

h1 {
    font-family: "Lexend Giga", serif;
    font-weight: 700;
    font-size: 32px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

h2 {
    font-family: "Lexend Giga", serif;
    font-weight: 500;
    font-size: 25px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

h3 {
    font-family: "Lexend Giga", serif;
    font-weight: 500;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

h4 {
    font-family: "Lexend Giga", serif;
    font-weight: 300;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

h4 {
    font-family: "Lexend Giga", serif;
    font-weight: 300;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

h6 {
    font-family: "Lexend Giga", serif;
    font-weight: 300;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

p {
    font-family: "Lexend Giga", serif;
    font-weight: 500;
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

a {
    font-family: "Lexend Giga", serif;
    font-weight: 500;
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.3rem;
}

strong {
    font-weight: 700;
}

.betu-feher h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
strong {
    color: #ffffff;
}

.betu-fekete h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
strong {
    color: #000000;
}


/* Oldal */
.oldal-cim h1{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 30px;
    font-weight: 400;
    text-decoration: none;
}

.oldal-tartalom h1{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 27px;
    font-weight: 500;
    text-decoration: none;
}
.oldal-tartalom h2{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 25px;
    font-weight: 500;
    text-decoration: none;
}
.oldal-tartalom h3{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 23px;
    font-weight: 500;
    text-decoration: none;
}
.oldal-tartalom h4{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 21px;
    font-weight: 500;
    text-decoration: none;
}
.oldal-tartalom h5{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 19px;
    font-weight: 500;
    text-decoration: none;
}
.oldal-tartalom h6{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
}
.oldal-tartalom a{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
}
.oldal-tartalom p{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}
.oldal-tartalom tbody{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}
.oldal-tartalom ol{
    font-family: "Lexend Giga", serif;
    letter-spacing: -0.3rem;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}
.oldal-tartalom strong{
    font-weight: 700;
}
.oldal-tartalom em{
    font-style: italic;
}
.oldal-tartalom blockquote {
    font-style: italic;
    border-left: 4px solid #646464;
    padding-left: 15px;
    margin: 20px 0;
    color: #555;
}
.oldal-tartalom tbody {

}