/*
Theme Name: Llorix One Lite Child
Template: llorix-one-lite
Version: 1.0
*/

.timeline .entry-title,
.post-list .entry-title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 10px;
}

.timeline .entry-title a,
.post-list .entry-title a {
    color: inherit;
}

/* tytuły wpisów na pomarańczowo */
.entry-title a {
    color: #ff6600 !important;
}
.powered-by {
    display: none !important;
}
.footer-bottom-wrap {
    display: none !important;
}