﻿blockquote{
    font: 14px/22px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0px;
    padding-left: 15px;
    padding-block-start: 10px;
    padding-block-end: 3px;
    border-left: 7px solid #C0C0C0;
    background: #F8F8F8;
}

div.blog h1 {
    font-weight:700;
    color:darkblue;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

div.blog h2 {
    font-weight: 700;
    color: midnightblue;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    text-decoration: underline;
}

div.blog h3 {
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

div.blog h4 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

div.blog h5 {
    font-size: 1.2rem;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
}
