.post-editor__content{outline:none}.post-editor__content .is-editor-empty{position:relative}.post-editor__content .is-editor-empty:before{content:attr(data-placeholder);color:#a4aebd;position:absolute}.post-editor__content a{text-decoration:underline}.post-editor__menu{display:flex;padding:5px 7px;border-radius:5px;background-color:#373a45;box-shadow:0 3px 10px rgba(0,0,0,.07)}.post-editor__menu button{color:#fff;font-size:14px;cursor:pointer;padding:0 5px;border-radius:5px;border:none;background-color:transparent;transition:all .25s ease}.post-editor__menu button:hover{opacity:.9}.post-editor__menu button.is-active,.post-editor__menu button:hover{background-color:#5e6479}.post-editor__menu button+button{margin-left:3px}