
.messages {
    clear: both;
}
.odd .text {
    float: left;
}
.text {
    margin-bottom: 50px;
    padding-top: 10px;
    color:black;
}
h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #820024;
    margin-bottom: 20px;
}
.description {
    margin-bottom: 20px;
}


