.form .head,.form label{font-size:.7rem;text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#3179b3}.form{margin:1rem auto}.form>li{display:block;margin-top:1em}.form label{margin:0 0 .25em 0;display:block}.form .head{display:inline-block}.form input[type=date],.form input[type=password],.form input[type=text],.form input[type=time],.form select,.form textarea{box-sizing:border-box;border:1px solid #bebebe;padding:7px;transition:box-shadow .3s ease-in-out;outline:none;width:100%;font-size:1rem}.form input[type=date]:focus,.form input[type=password]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form select:focus,.form textarea:focus{box-shadow:0 0 8px #3a89c9;border:1px solid #3a89c9}.form textarea{resize:vertical;min-height:200px}.cols{display:flex;width:100%}.col{width:50%;padding:12px}.form-metadata{max-width:400px}.form-editorjs{max-width:800px;flex:1}.message{padding:1rem 0;font-size:1.2rem;font-style:italic}.editorjs .digression{width:100%;resize:vertical;padding:10px;background-color:#d3d3d3}.editorjs .ce-block{margin:16px 0;background:#fff}.editorjs .ce-delimiter{clear:both;margin:1.5em 0;text-align:center;border:none;height:30px}.editorjs .ce-delimiter:after,.editorjs .ce-delimiter:before{content:"";display:inline-block;width:14px;height:14px;border-radius:50%;background:#3a89c9;margin:0 .4em}.editorjs .ce-header{margin-bottom:0}.editorjs .image-tool{max-width:540px;margin:10px auto}.editorjs .image-tool__image{position:relative}.editorjs .image-tool__image-picture{margin:0 auto}.editorjs .image-tool--floatToLeft .image-tool__image:after,.editorjs .image-tool--floatToRight .image-tool__image:after{content:"";position:absolute;width:40px;height:40px;background-color:#3a89c9;bottom:0}.editorjs .image-tool--floatToLeft .image-tool__image:after{left:0}.editorjs .image-tool--floatToRight .image-tool__image:after{right:0}.editorjs .image-tool--withBorder .image-tool__image{border:0}.editorjs .image-tool--withBorder .image-tool__image-picture{border:8px solid #333}