﻿body {
    p {
    font-size: 16px;
    line-height: 1.2;
 }

h1 {
    font-size: 35px;
 }
h2 {
    font-size: 25px;
}
h3 {
    font-size: 20px;
}
}

