body{font-family:"co-headline",sans-serif;color:#fff}h3{font-weight:700;font-style:normal;font-size:40px;text-align:center;text-shadow:#000 2px 0 3px}.bold{font-weight:700}h4{text-align:center;font-size:18px;padding-top:15px}p{margin-top:5px}.click{transition:all .3s ease-in-out}.click:hover,.click:active{cursor:pointer;text-shadow:#e2706d 0 0 6px}.small-icon{max-height:20px;max-width:20px}#album-information{margin-left:20px}ul li{font-size:18px;margin-top:10px}.red{color:#e2706d;text-shadow:#000 2px 0 3px}#bg-img{height:120vh;width:100vw;position:absolute;top:0;left:0;z-index:-1}#bg-img img{width:100%;height:120%;object-fit:cover;object-position:center}#logo{padding:20px;background:linear-gradient(#ffffff, rgba(255, 255, 255, 0));border-radius:25px}#logo img{max-height:80px;margin:0 auto;display:flex;align-self:center}#album-display img{max-height:300px}@media screen and (min-width: 768px){#logo img{max-height:120px}}#instructions{border-radius:25px 25px 0px 0px;padding:20px;background-color:rgba(0,0,0,.6)}#album-selection{border-radius:0px 0px 25px 25px;padding:20px;background-color:rgba(0,0,0,.6)}#album-display{display:flex;flex-wrap:wrap;justify-content:center}.arrow-con{display:flex;justify-content:center;align-items:center}#image-div{transition:all ease-in-out .3s;cursor:pointer}#image-div img{transition:all ease-in-out .3s}#image-div img:hover{opacity:70%}#album-information{display:none;transition:all ease-in-out .5s}#left-arrow,#right-arrow{max-width:60px}#tracklist-toggle{margin-top:20px;margin-bottom:10px}body{background-image:url(../Front-End/images/stage-bg.jpg);background-size:cover}/*# sourceMappingURL=main.css.map */