.address h1 {    
    margin-top: 0.5em;
    color: #003fff;
    font-size: small;
    font-weight: bold;
    text-decoration: underline;
}
.address span {
    display: inline-block;
}