body{
  font-family: 'Anuphan', sans-serif;
}

.bg-body-tertiary {
  background-color: rgba(0,0,0,0.05);
}

a{
  color: #335eea;
  text-decoration: none;;
}
a:hover{

}

.fs-14{
  font-size: 14px;
}