.field__label{font-weight:600; font-size:1.2rem;}
.field--name-field-breakfast-lunch-shopping .field__item,
.field--name-field-delivery-person .field__item,
.field--name-field-cook-dinner .field__item,
 .field-content{color:red;}
.btn{background-color:#77E15E;}
fieldset {border:thin solid black; padding:.5rem;}



 .field--type-string.field--label-inline, .field--name-field-fp-shopping-list{border:thin solid black;
 	padding:.5rem;
 	border-radius:.5rem;
 }

.edit-in-place-editable .field-value ol,
.edit-in-place-editable .field-value ol > div,
.edit-in-place-editable{
  background-color: #fff;
  border-radius:.5rem;
}
