
/*

Theme Name: Annadei Storefront

Author: Anna Dei

Version: 0.1.0

*/

body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto;}

header {  background: #ff5200;

  color: #fff;

  padding: 14px;

  font-size: 20px;}.section { padding: 12px; }

.dish { padding: 12px; border-bottom: 1px solid #eee; display: flex; justify-content: space-between;} .price { font-weight: 600; }

