@ -20,19 +20,20 @@
}
.jumbotron h1 {
font-weight: 300;
font-weight: 500;
color: rgb(90,90,90);
text-shadow: 0 0 4px rgba (0,0,0,0.5);
.jumbotron .container {
max-width: 40rem;
background: rgba(255,255,255,0.3);
background: rgba(255,255,255,0.45);
padding: 2rem;
color: white;
.jumbotron p {
text-shadow: 0 0 10px rgba(0,0,0,0.5);
color: rgb(55,55,55);
footer {