h3 {
    text-align: left;
    text-decoration: underline;
    color: #153e67;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
    text-wrap: auto;
}
#description p {
    text-align: justify;
    margin: 10px 20px;
}