.btn-link {
  color: white !important;
  text-decoration: none;
}
#loginbtn{
  color:white
}
.navbar-custom {
  background-color: #24A1B2;
  min-height: 60px;
}
#serajicon{
  color: white;
}
.form-custom {
  background-color: #24A1B2;
}
#navbar1{
  color: white; padding: 20px;
}
#serajlogo{
  color: white;font-size: 50px;margin-top: 50px; text-decoration: underline;
}
#footer1{

  background-color: rgb(69, 69, 69)
}
#footer1 p{
  color: rgb(224, 224, 224);
}

.vl {
  border-left: 2px solid #9b9b9b;
  height: 20px;
  margin-top: 10px;
}

.btn-link {
  color: white;
}

.vl2 {
  border-left: 2px solid #ffffff;
  height: 20px;
  margin-top: 10px;
}