.vh-button-bottom .ui-button {
    width:100px;
    height:100px;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    border-collapse: collapse;
	
	justify-content: center;
}

.vh-button-bottom .ui-button .ui-button-text {
    /*top: 25px;*/
    position: relative;
    font-weight: bold;
    display: inline;
	
	text-indent: 0;
	margin-top: 45px;
}