/**
 * Theme Name:        NUNG Conferences
 * Theme URI:         https://digital.nung.edu.ua
 * Description:       Child theme of NUNG for conference websites
 * Version:           0.0.1
 * Author:            Marian Slabinoha & Tetiana Arshulik
 * Author URI:        https://digital.nung.edu.ua
 * Template:          nung
 * Text Domain:       nung-conf
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */
h5{
    color:black;
}
footer h5{
    color:white;
}
p{
    font-size:22px;
}
h1{
    font-size: 48px;
}
h2{
    font-size: 36px;
}
h3{
    font-size: 32px;
}
h4{
    font-size: 24px;
}