/*
Theme Name: Align Media Child Theme
Theme URI: https://www.alignmedia.com.au
Description: A child theme for Twenty Twenty One.
Author: Your Name
Author URI: https://www.alignmedia.com.au
Template: twentytwentyone
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
h1 {
    font-size:36px;
}
h2 {
    font-size:32px!important;
}
h3 {
    font-size:28px;
}
h4 {
    font-size:24px;
}
body, p {
    font-size:15px;
}
.entry-title {
    font-size:32px;
}