.btn {
  border-radius: 10px;
  font-weight: bold;
}

.navbar {
  background: transparent;
  border-bottom: 2px solid #000000 ;
}

.title-grid {
  text-shadow: 2px 2px #000;
  /*font-family: Amarante, serif;*/
}

.title-grid-small {
  text-shadow: 1px 1px #000;
}

