@import "common.css";

header#otf {
    background-image: url(/images/telepitoknek/header.JPG);
}

header#otf::before {
    background: rgb(12 12 12 / 70%);
}

ul {
    line-height: 36px;
    text-align: justify;
    margin-bottom: 30px;
    font-size: 18px;
}

ul li {
    text-align: left;
}

.leiras {
    margin-bottom: 10px;
}

.strong {
    font-size: 24px !important;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

.dark-section .strong {
    color: #fff;
}

@media (max-width: 1400px) {
    .w-50 {
        width: 75% !important;
    }
}

@media (max-width: 1100px) {
    .w-50 {
        width: 100% !important;
    }
}
