h1 {
    color: #1a73e8;
    font-size: 36px;
    text-align: center;
}

h2 {
    font-size: 28px;
    text-align: left;
}

h3 {
    font-size: 22px;
    text-align: right;
}

p {
    color: #666666;
    font-size: 16px;
    text-align: justify;
}