.footer {
  background-color: #28166f;
}

.footer .footer__top .footer__columns .footer__head {
  color: #ffffff;
}

.footer .footer__top .footer__columns ul li a,.footer .footer__top .footer__columns ul li{
  color: #ffffff;
}

.footer .footer__top .footer__columns ul li a:hover {
  color: #b9c4ff;
}

.footer .footer__bottom .footer__details p, .footer .footer__bottom .footer__details a {
  color: #ffffff;
}

.footer .footer__bottom .footer__details a:hover {
  color: #b9c4ff;
}

.footer .socialmedia a svg .cls-1 {
  fill: #ffffff;
}

.footer .socialmedia a:hover svg .cls-1 {
  fill: #b9c4ff;
}

