/* _content/meridaBikesReviewWeb/Components/LoginOverlay.razor.rz.scp.css */
/* _content/meridaBikesReviewWeb/Pages/Manual.razor.rz.scp.css */
/* Styling for the entry box */
main.main[b-cqitiy9p9p] {
    background-color: white;
    padding: 0.2rem;
    cursor: pointer; /* Make the whole box clickable */
    transition: background-color 0.3s ease;
}

