

/* .marqee{
  
  color:white;
  background-color:#1D267D;
  padding: 5px;  
} */

.smallborder{
  background-color: #526D82 !important;
  width: 50px;
  height: 4px;
  /* margin-left: calc(48% - 0px); */
}

.smallborder1 {
  background-color: #526D82 !important;
  width: 50px;
  height: 4px;
  /* margin-left: calc(0% - 0px); */
}

#logo{
  color: #D9251A;
}

#head{
  background-color: #4673CC;
  font-family: 'Outfit', sans-serif
}

#nav{
  font-family: 'Outfit', sans-serif;
}
