.list {
    font-size: 0.8rem;
}

.list li {
    font-size: 0.9rem;
    color: blue;
}

.hw-section {
    margin-top: 15px;
}