header.bg-primary {
    background-image: url(../img/llamarific.jpg);
    background-position: center;
    background-size: cover;
}

header h1.display-1 {
    text-shadow: 5px 5px 10px black;
}

header p.lead {
  text-shadow: 1px 1px 5px black;
}
