﻿.recipe-notes{display:flex;flex-direction:column;align-items:center}.recipe-notes .title{text-align:center;margin-bottom:20px}.recipe-notes-text-container{width:100%;max-width:528px;padding:16px;border-radius:8px;background:#ffffff;overflow-x:auto}.recipe-notes-button-container{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:16px}.recipe-notes textarea{width:100%;height:128px;resize:vertical;border:none;outline:none;color:#27483e}.recipe-notes--hover{background:#f9f7f5}.recipe-notes-editable{border:1px solid #93a39f}
