dl{
    margin-bottom: 2em;
}

dt{
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
}

dd{
    line-height: 2em;
}

dd a {
    color: #3c90bc;
    text-decoration: underline
}

.contact-information > dt,
.contact-information > dd {
    display: flex;
    justify-content: flex-end;
}
