body {font-family: 'Bitter', Georgia, Times, sans-serif; background-color: #1e1e1e;}
    h1 {margin: 2em;
		  color: #36c9a5;}
    .pswp__caption__center {text-align: center;}
    figure {
      display: inline-block;
      width: 33.333%;
      float: left;
    }
    img {width: 100%;}
    .spacer {height: 5em;
	border: 10px;}
	
	a {
		color: #db36fb;
		text-decoration: none;
 	    }

	a:hover {
		color: #e45aff;
		text-decoration: none;
 	    }