﻿body
{

}

.content li{
    list-style: disc;
    margin-bottom: 5px;
}

.content h1{
    margin-bottom: 40px;
}

.content h2 {
}

.content h3 {
    margin-bottom: 40px;
}
.content ul {
    margin-bottom: 40px;
}