#top-nav-bar {
  background: #1f2b50;
  border-radius: 0;
  border-color: #202c64;
}

img.capa {
  max-height: 400px;
  max-width: 100%;
  max-width: 280px;
}

.periodico {
  background: #d7d7ca;
  margin-bottom: 1.5rem;
  /* box-shadow: 2px 2px 25px #e2e2e2; */
  padding: 25px;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
}

.periodico h1 {
  font-size: 1rem;
}

.business-header {
  height: 100vh;
  background: url(../img/header.jpg);
  background-position: bottom;
  background-size: cover;
}

.navbar-brand img {
  height: 60px;
}

.card {
  height: 100%;
}

ul.qualis li {
  margin: 0;
  padding: 0;
}

ul.qualis {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}

.shadow-custom {
	text-shadow: 0 0 15px rgba(15, 15, 15, 0.85);
}

.text-custom-1 {
	font-family: "Merriweather", serif;
	color: #eee;
}
/*  */