body{margin:0;font-family: Montserrat;}

h1 {font-size: 2em;margin-bottom: 24px;color: #004d40;}

.search-bar {display: flex;align-items: center;background: #f1f1f1;border-radius: 24px;padding: 4px 16px;margin-bottom: 32px;max-width: 400px;box-shadow: 0 2px 8px #0001;}
.search-bar input[type="search"] {border: none;background: transparent;outline: none;font-size: 1.1em;padding: 8px 8px;width: 100%;}
.search-section{display:inline-block;text-align: center;}
.custom-button-gps{width:20px;height:20px;display: flex;}
.custom-button-gps-container{justify-self: center;}


.artist-suggestions{max-height: 200px;overflow-y: auto;}