/*
    @file 
    CSS for customizing the look and feel based on different element states.

    A state is something that augments and overrides all other styles. For example, 
    an accordion section may be in a collapsed or expanded state. A message may be 
    in a success or error state.

    @see https://smacss.com/book/type-state/
*/