/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

.container {
	margin: 20px;
	padding-bottom: 50px;
}

.topMargin {
	margin-top: 40px;
}

.topPad {
	padding-top: 40px;
}

.bottomPad {
	padding-bottom: 20px;
}

h1.title {
    margin-bottom: 0px;   
}

h4.albumTitle {
    margin-top: 0;
    margin-bottom: 5px;   
}

.subtitle {
    margin-bottom: 30px;   
}

.spotifyGreen {
    color: rgb(122,155,0);
}

.trackFavs {
    margin-bottom: 15px;
}