
.footer {

  padding: 0;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #F6F9FC !important;
}

.footer-container {

  background: #F6F9FC !important;


}



.footer-bottom {
  padding: 21px 0;
}

.copyright-text p {
  font-weight: 600;
}

.copyright-text p a {
  color: #0172d0;
  font-weight: 900;
  text-decoration: none;

}


.social-links {
	display: none;
}
