.container{width:100%;display:flex}.index-section{flex:1}.content-section{flex:4}body{width:100%;max-width:1900px;margin:0 auto;padding:0 10px}@media(max-width: 1900px){body{padding:0 5px}}p{max-width:100%;font-size:18px;margin-left:auto;margin-right:auto;text-align:justify}.header,.navbar,.content{width:100%}.navbar a{color:#ffffd7;text-decoration:none;transition:color .3s,font-size .3s}.navbar a:hover{color:red;font-size:1.2em}h1[data-note-icon]::before{content:"";display:inline-block;background-image:url("path-to-your-icon.png");width:50px;height:20px;margin-right:10px}/*# sourceMappingURL=custom-style.css.map */
