   #color-img {
	 opacity: 1;
	 filter: blur(1px);
}
 #color-bg {
	 margin-top: 0px !important;
}

.footer__rip-wrapper {
	background: #8CC63E
}

/*Carousel Button color and background*/
.carousel-caption .btn-primary {
    font-size: 2rem;
    background-color:  00843D;
    color: #F8F8FF;
    font-weight: bold;
}