/*same width for all cms page square buttons*/
#page .button.square {
    width: 100%;
}

#boxes-area .box-list>div span:nth-child(1) {
    margin-bottom: 0 !important;
}