body { background-color: #f8f9fa; }
.navbar-brand { font-weight: bold; color: #EDCE29 !important; }
#editor-container { height: 400px; background: white; }
.blog-list-item { cursor: pointer; transition: 0.2s; }
.blog-list-item:hover { background-color: #e9ecef; }
