h1 {
    margin-bottom: 15px;
}

#mapid { 
    height: 500px; 
}

.row {
    margin-bottom: 0 !important;
}

#output {
    margin-top: 30px;
}

.di-label {
    color: #1F77B4 !important;
    font-weight: bold;
}

.dni-label {
    color: #FF7F0E !important;
    font-weight: bold;
}

div#source {
    text-align: right;
    color: grey;
    font-size: 12px;
}

div#source > a {
    color: #6ad4f6;
}