:root{--maincolor: green;--hovercolor: green;--bordercl: gray;--darkMaincolor: mediumseagreen}html{font-family:-apple-system,"Helvetica Neue",sans-serif;font-size:18px}img{border:none}hr{border:0;border-top:2px solid var(--bordercl)}span{color:unset}.post_details{color:gray}h1,h2,h3,h4,h5,h6{font-size:1rem;margin-top:0em}h1{font-size:1.2rem}h2{font-size:1.1rem}h1::before,h2::before,h3::before,h4::before,h5::before,h6::before{content:""}.list-item{margin-block-end:1em}.list-item h2{margin-block-end:0px}footer{display:flex;align-items:center;border-top:.1rem solid var(--bordercl);padding:.5rem 0rem;margin-top:2rem;font-size:.8rem;color:gray}.center{text-align:center}header{justify-content:space-between;margin:1em 0}#main_title{font-size:1.5rem}#main_subtitle{color:#a6a2a0;font-size:1.1rem}header .profile{float:left;margin-right:20px}header .profile img{border-radius:50%;border-width:0px;width:80px;height:80px}header .main{text-align:left;float:right;margin-top:10px;margin-bottom:10px}header nav{text-align:right;align-self:start;margin-top:10px;}header nav a{margin-left:5px;margin-right:5px}.note{margin-top:1.5em;margin-left:auto;margin-right:auto;background-color:#f0f8ff;border-radius:5px;border-style:solid;border-color:#6495ed;margin-bottom:1em}.note p{margin-block-start:0;margin-block-end:0}.note .note_content{padding:10px;padding-left:12px}.note .note_title{padding-left:7px;color:#fff;background:#6495ed}