/* Green Style Color*/

a, .apple, .countdown-period{
color:#68e52d !important;
}

#newsletter-container input[type=text]{
border-color:#68e52d !important;
}
.btn-custom-3, .btn-custom-3:hover{
background-color: #68e52d !important;
}

.social a:hover{
color:#bdf760 !important;
}