.uwu-a a{
  color: #4FC3F7;
}

.uwu-flex {
  display: flex;
}

.uwu-title {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: capitalize;
  border-bottom: 2px solid;
  border-bottom-style: dotted;
}

.navbar-dark .navbar-nav .nav-link :hover {
  color: #8d4747!important;
  /* background-color: #2c4f9b; */
}