/* olivero now, then ... */
.region--hero {
  border: solid 8px yellow;
  margin: -3% 0% 0% 8%;
}


/* views-field views-field-field-image */

/*
.views-field-field-image {
  border: solid 8px yellow;
  float: left;
  margin: -5% 0% 0% 24%;
}

.views-row {
	border:solid 6px red;
}
**************/

/* is in t.css h1 */
h1 {
  color: red !important;
  margin: -10% 0% 0% 5% !important;
  float: left;
}

p {
  & .dropcap {
    display: block;
    border: solid 0px orange !important;
    font-size: 5em;
    text-shadow: 6px 9px 8px;
    color: #401e1e;
    font-family: Times, Georgia;
    float: left;
    height: .5em;
    margin: -2% 2% 4% 2%;
  }
  
  /* END OF is in t.css h1 */
  
  

/* main-content__container container IS TWO CLASSES...*/
.main-content__container   {
  border: solid 4px yellow;
  margin: 1% 2% 3% 4%;
}





#header {
  border: solid 4px orange;
  margin: 1% 2% 3% 4%;
}

/** #header . site-header EX the SAME */
.site-header {
  border: solid 3px red !important;
  margin: 1% 2% 3% 4%;
}  */


.uma-name .name-only {border: solid 3px red !important;} /* LOGIN link user/active etc  **/


#block-olivero-mainnavigation { /* cant make this fixed */
  border: solid 4px purple !important;

}
#tbm-main {
  border: solid 6px red !important;
  margin: 0% -1% 2% 0%;

}

#main-wrapper {  /* note vs class .layout-main-wrapper INSIDE */
	border:dotted 6px green;  
	margin: -2%  2%  4%  2%; /*bootstrap, ... */
}
#main-wrapper {
  border: dotted 6px green;
  margin: 1% 2% 4% 2%;
}


/* not working, eliminating:  */
#navbar-top {
  border: solid 4px purple !important;
  margin: -2% 2% 13% 2%;
  width: 94%;
  height: 143px;

 
}




/* OLIVERO is by DEFAULT for ALL RECIPE's else, the site crashes with a WSOD:  mamarose.com/web/recipe/baby-back-ribs-oven ***/
/* TBM FOR BOOTSTRAP BLUE */
/* NOTE:  https://www.mamarose.com/web/modules/contrib/tb_megamenu/dist/styles.css?  */

/* not visible yet untested SEE mobileQueries */

/*
#block-bootstrap-mamaroselogo {
  border: solid 8px olive !important;
  margin: -10% 1% 2% 14%;
  border-radius: 12px;
  width: 71%;
} */
