/* Search Components Styles */
.search-container {
    margin: 1rem 0;
}

.search-highlight {
    background-color: yellow;
    font-weight: bold;
}