/* Custom Styles */
.playlist { font-family: "Playlist", sans-serif; font-weight: 200 !important; }
.ptserif, p { font-family: 'PT Serif', serif; }
.brandon, h1, h2, h3, h4 { font-family: 'Brandon', serif;  font-weight: 400 !important; }
p.check {font-size: 16px;}
.pink { color:#de6b8d!important; }
.violet { color: #6a4f5e!important; }
.white { color: #fff!important; }
.lightblue {color: #c7d9ee!important;}
 

@media (min-width: 981px) {
    h1, h2  {
    font-size: xxx-large;
 }
    p {font-size: 24px;}
}