/* Red Style Color*/

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

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

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