@charset "UTF-8";
/*====================================================== 



========================================================

====================Table Of Contents===================*/

    details{
        background-color: red;
        padding: 0.5rem;
        border-radius: 6px;
        margin: .5rem;
        cursor: pointer;
    }
