body {
  padding-top: 70px;
}
header {
  background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('../images/logo_dmsac.jpeg') no-repeat center center;
  background-size: cover;
}
.card {
  border-radius: 15px;
}
