.home-img-box {
    background-color: rgb(241, 241, 241);
    padding: 15px 15px 0 15px;
}

.home-img-box h3 {
    color: #28a745;
}

.home-img-box h3, .list-blog h3 {
	margin-bottom: 15px !important;
}

.list-blog {
    background-color: #fff;
	margin-bottom: 16px !important;
}

.list-blog .box-text {
    padding: 15px;
}

.button.is-underline:before {
    width: 90% !important;!i;!;
    left: 3% !important;!i;!;
}

a.button.primary.is-underline span {
    font-size: 12px;
    color: #222;
}

.product-category.col {
    padding-bottom: 0 !important;
}

.product-category.col .box-text {
    box-shadow: 0 0 3px #0606063b;
    padding: 10px;
    font-size: 13px;
}

@media (min-width: 850px) {
	.home-blog .box-blog-post .box-text {
		padding: 16px 48px;
	}

	.home-blog .box-blog-post .box-text h5 {
		letter-spacing: 1px;
	}
}