header {
    margin-bottom: 3rem;
}

p{
    line-height: 1.6;
}

.see-all {
    font-size: .8em;
    text-transform: uppercase;
}

h1 { 
    font-size: 2.5rem;
    font-weight: lighter;
}

h2{
    text-transform: uppercase;
    font-size: 1rem;
}

img {
    width: 100%;
}

.selected {
    font-weight: bold;
    color: black;

}

