/* Custom styles for Willy Wars Player Roster.
   Pico CSS handles most of the styling; add overrides and custom rules here. */

/* Add a bit of vertical spacing between sections */
main article {
    margin-top: 1.5rem;
}
