#don-fp {
display: flex;
flex-direction: row;
}

#don-fp div {
margin: 0 1em;
}


