#voc_board {
    margin-bottom:80px;
}
#voc_board .cont + .cont {
    margin-top:50px;
}
#voc_board .grey_box {
    border-radius:0 0 30px 30px;
}
#voc_board .white_box {
    border-radius:30px;
}
#voc_board .white_box p + p {
    margin-top:10px;
}
#voc_board  .sub_mini_title {
    font-size:1.33em;
    font-weight:700;
    text-align:center;
    padding:15px;
}