
/*
 * Custom
 */
iframe {
  width: 100%;
}

.logo {
/*  border-radius: 50%; */
  width: 70px;
  height: 70px;
}

.navbar-custom {
  padding: 0;
}

.btn-custom {
  border-radius: 0;
}

.custom-h2 {
  margin-top: 7rem;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
