﻿h4 {
    font-weight: bold;
    margin-top: 10px;
}

ul li {
    list-style-position: outside;
    margin-left: 1em;
}

.description {
    text-align: justify;
}

.contact {
    color: #333;
}
