body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{width:auto}body{background-color:#f0f2ef;max-width:1000px;margin:auto}ul{list-style:none}.Song{display:flex;flex-direction:row;justify-content:space-between;align-items:left;margin:25px;color:#152238}.Playlist{display:flex;flex-direction:column;border:1px solid #931621;margin:10px}.Playlist h1{color:#931621;font-weight:700;margin-bottom:10px}div.favDelete{display:flex;justify-content:space-between}div.favDelete .item{margin:5px}i.fa-heart{color:#931621}i.fa-trash-alt{color:#152238}.Favorites{border:1px solid #931621;margin:10px}.Favorites h1{color:#931621;font-weight:700}.form-container{margin:10px;border:1px solid #931621}h2{margin:10px;color:#931621}div .form input{width:80%;box-sizing:border-box;margin:10px;padding:5px}input.add-button{margin-top:20px}header,input.add-button{background-color:#931621;color:#f0f2ef}header{width:100%;display:flex;flex-direction:row;justify-content:space-between}h1{margin-left:10px}p{margin-right:10px}
/*# sourceMappingURL=main.55969dd9.chunk.css.map */