.column dt{
margin-top: 20px;
font-weight: bolder;
font-size: 130%;
}
.column dd{
margin-left: 1em;
font-size: 115%;
line-height: 1.5;
margin-bottom: 15px;
}
section {
margin-bottom: 1rem;
}
.highlight {
font-weight: bolder;
background: rgba(255, 0, 40, 0.1);
}
.picture_box {
text-align: center;
}
.picture_box img{
width:95%;
max-width:300px;
}
.picture_txt{
width:90%;
margin:10px auto;
}
.picture_txt.color{
background: rgba(255, 221, 147, 0.25);
}
.spm_img img{
  height: auto;
}