.d-logo { display: flex; justify-content: space-between; align-items: flex-end; }
.d-logo img { width: 180px; height: 60px; }
.d-logo p { margin-bottom: 0; margin-top: 0; margin-right: 20px; }
.d-header img { margin-top: 1em; width: 100%; height: 240px; }
.d-block dt { font-weight: bolder; }
.d-block dd { margin-bottom: 1em; }
.d-block li { margin-bottom: 1em; }
#accordion { margin-top: 1em; }
