.funfact .animate-number::after {
    content: '+';
}
.testimonial.style1 .comment p {
    min-height:120px;
}
.error-pink {
    background-color: pink !important;
    
}
.user-message-sent {
    padding: 10px;
    border: 1px solid #808080;
    background-color: #fff;
    text-align: center;
    display: none;
}


.cs-font20 {
    font-size:20px;   
}
.testim-image {
    height:70px;
    border-radius: 50%;
    display: inline-block;
}


.categories ul li a {
    
    color: #000;
}
footer {
    color:#777;
}

.mbottom20 {
    margin-bottom: 20px;
}
.dnone {
    display: none;
}
.footer-link a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}


.footer-link a:hover {
    color: #fff;
}




