/*
Theme Name: Societe Anonyme
Version: 1.0
Description: Sil Online
template: bb-theme
*/

/* Add your custom styles here... */ 

/* fontweight 500-600-700 en ev style:italic*/
  @import url("https://use.typekit.net/jzs1dvq.css");
body p  {font-family: "neue-haas-grotesk-text", sans-serif;
    font-weight: 400;
    font-style: normal;} 

strong {font-weight: 700;}
.neuehaas, #collage-grid h3 {font-family: "neue-haas-grotesk-text", sans-serif;}
   
.fl-rich-text a {text-decoration:underline;}
.fl-rich-text a:hover {text-decoration:none;}

/*------------------------------------------------------------------
[# Phone Portrait and Landscape]
-------------------------------------------------------------------*/
@media only screen and (max-width: 992px) { 
  
	header {background-color: rgba(26, 26, 26, 0) !important;   z-index: 99999;   position: relative; }
    
    
    }