.nav-item:hover,
.nav-item:focus,
.nav-item.current {
    background: #66b037;
    color: #000;
}

.home h1 {
	font-weight: 700;
	font-family: Arvo, serif;
	text-transform: uppercase;
    margin: 0;
    margin-bottom: 30px;
}

.home h1 .small, .home h2 .small {
	font-size: 0.5em;
}

.home .intro-text h2, .home .intro-text h3 {
	font-size: 25px;
	margin-bottom: 25px;
}

.woocommerce-cart table.shop_table a.remove:focus{
	color: #fff !important;
}
