* {
    box-sizing: border-box;
}



.bellows p {
    margin: 0;
}

p + p {
    margin-bottom: 10px;
}