.vc_btn {
	font-size: 17px;
	padding: 13px 15px;
}

.error404 .vc_btn {
    margin-bottom: 0px;
}

.vc_btn_pink {
    background-color: #EF4556;
}
.vc_btn_pink:hover {
    background-color: #AD101F;
}

div.column-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-last-child(-n+2),
div.column-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-last-child(-n+4),
.wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-last-child(-n+3) {
	margin-bottom: 10px;
}
div.column-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-right: 28px;
}
div.column-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-right: 23px;
}
/*
div.blockquote-3.column-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-right: 9px;
}
*/
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-bottom: 24px;
	margin-right: 24px;
}
div.column-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(2n),
div.column-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(4n),
.wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(3n)  {
	margin-right: 0;
}

.wpb_text_column :last-child li:last-child,
#content .wpb_text_column :last-child li:last-child {
	margin-bottom: 10px;
}