
/*  ----------------------------------------------------------------------------  */

/*  ----------------------------------------------------------------------------  */

/*  ----------------------------------------------------------------------------  */

		/*        STYLE SHEET FOR MATTLOSASSO.CO.UK   v3.2   */

/*  ----------------------------------------------------------------------------  */

/*  ----------------------------------  AUGUST 2020 ----------------------------  */

/*  ----------------------------------------------------------------------------  */














/*  ----------------------------------------------------------------  */
	    /*         EDITING       */
/*  ----------------------------------------------------------------  */




:root 
{
--menuColour:  rgb(180, 210, 230); 	/*  ------menu colour -------  */


--titleColour:  rgb(85, 190, 240); 	/*  ----------- title colour ----------  */
		
--roleText:  rgb(95, 200, 250); 	/*  ----- director/ editor colour -----  */		
	
}




p7
{
color:rgb(170 210 240);
font-weight:normal;
font-size:8px;
Letter-spacing:2px;

}



#MENU li a 
{
color:var(--menuColour);
background: rgba(42, 84, 126, 0.2);
}
#MENU li a:hover:not(.active) {color: #f1f1f1;background-color:rgb(50, 100, 150);padding:o;}
#MENU li.active {color: rgb(50, 100, 150);border:1px solid blue;}








#stopBtn
{
background-color: rgb(70, 120, 170); 
}




