/* Enter Your Custom CSS Here */

body {
  /*background-color: #ffff00;*/
  /*background-image: url("/wp-content/uploads/2020/11/lebanese-insider-background.jpg");*/
	/*background-image: url("/wp-content/uploads/2020/11/1611219.jpg");*/
  /*	background-image: url("/wp-content/uploads/2020/11/hiclipart.com_.png");	*/
  /*background-image: url("/wp-content/uploads/2020/11/light-blue-backgrounds-18228-18689-hd-wallpapers-1.jpg");*/
	/*	background-image: url("/wp-content/uploads/2020/11/Lebanon-square-flag.png");	*/
		background-image: url("/wp-content/uploads/2020/11/Lebanon-square-flag-bright.png");		
		
	
  background-repeat: no-repeat;
  /*background-attachment: fixed;	*/
	background-size: 	contain;
}

.bg-primary {
    /* background-color: #e55451!important; */	
    background-color: transparent!important; 
   /*background-color: transparent; */
}

.navbar-dark .navbar-brand a {
     color: black; 
}

.site-description {
    color: black;
}

.entry-content a {
    color: black;
  	/*font-family: "Poynter",serif;*/
		font-family: thesans,roboto,sans-serif;
  	font-size: 1em;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	direction: rtl;
	-webkit-font-smoothing: antialiased;
}

/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
 
.entry-meta .posted-on { display: none; }