/*************** Headers ***************/
.h2-style {background-color:#492365;padding:0.25rem 0;color:#ffffff !important;}

/*************** Exit ***************/
#exit {z-index:100 !important; background:#d25d12; color:#fff; font-weight:bold; padding:20px; bottom:0; right:0; position:fixed; text-decoration: none; curser:pointer; display:block; border: 2px solid;
    border-top-left-radius: 1em 1em; border-top-right-radius: 1em 1em;}
#exit:hover {background:#492365; color:#fff; padding:20px;}