/* Smaller banner */
.container-banner .banner-overlay {
    height: 40vh;
}

.make-me-light-green {
  background-color: #efe;
  border-color: darkgreen;
}
.make-me-dark-green {
  color: darkgreen;
  border-color: #264f71;
}

.make-me-aliceblue {
  background-color: aliceblue;
}

.pamboum-derniere-video {
  background-color: aliceblue;
  border-color: darkgreen;
}

/* The page header of Cassiopeia has the class "header" so you control it with .header */


/*.header {
    background: rgb(255, 0, 0);
    background: linear-gradient(90deg, rgba(111, 23, 0, 1) 0%, rgba(166, 45, 0, 1) 33%, rgba(255, 105, 0, 1) 100%);
}

.footer {
    background: rgb(2, 0, 36);
    background: linear-gradient(90deg, rgba(111, 23, 0, 1) 0%, rgba(166, 45, 0, 1) 33%, rgba(255, 105, 0, 1) 100%);
}*/

.mod-articlesnews-horizontal.newsflash-horiz.mod-list ul {
	border: 0px
}

.mod-articlesnews-horizontal.newsflash-horiz.mod-list li {
	border: 0px;
	list-style-type:none;
}

.newsflash-horiz.mod-list li {
  border: 0px solid #dfe3e7;
  border-radius: 0 0 .25rem .25rem;
  padding: 0 0rem 0rem;
  box-shadow: 0px 0px 0px #0000001a;
}
