#residence_dates label {
font-weight: bold;
display: block;
margin-bottom: 5px;
}
#residence_dates input[type="date"] {
padding: 8px;
border: 1px solid #ccc;
border-radius: 4px;
width: 100%;
}