/*
 Theme Name: Astra Child
 Template: astra
*/


.aktuality-header {
    background: #f5f5f5;
    padding: 40px 20px;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 8px;
}


/* úprava H2 nadpisov vo výpise článkov */
.ast-archive-title h2.entry-title,
.archive .entry-title,
.blog .entry-title {
    font-size: 30px !important;
    text-transform: none !important; /* vypne camelCase / uppercase */
    line-height: 1.3;
}
