
.color-primary {
  color: #8bdcc9 !important;
}

.color-secondary {
  color: #e88dac !important;
}

.smart-forms .section{
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-append{
    background: #000!important;
    color: #fff!important;
}
.footer-quick-links-5 li a{
    color: #fff!important;
}

/* RESPONSIVE ==============================================================================================  */

@media (max-width: 1024px) {
  
}

@media (max-width: 767px) {
  
}


@media (max-width: 420px) {
  
}