.content ul {
    list-style: disc;
    margin-top: 15px;
    margin-left: 15px;
}

.content p {
    margin-bottom: 15px;
}

h3 {
    font-weight: bold;
    margin-bottom: 15px;
}
