.name {
    font-weight: 100;
    color: #00355e;
}

.email {
    font-size: 1.2em;
    font-weight: 100;
}

.main {
    
    font-weight: 300;
    margin-top: 3em;
    border-left: 0.2em solid #ccc;
    padding: 1em;
    font-style: italic;
    font-size: 0.8em;
    margin-left: 0;
}
.list {
    margin-top: 3em;
}