*{scrollbar-color:#A1604D #212C35}
.status,.protection{background-color:#A1604D;color:#FFF}
footer{background-color:#212C35;color:#FFF}

.dark footer{background-color:#181818;color:#FFF;;border-top:1px solid #A1604D}
#bg-portfolio-maternity{background-image:url('/images/bg-portfolio-maternity.jpg');background-repeat:no-repeat;background-size:cover}
.banner-logo{left:73%;top:35%;width:22vw;height:9vw;background-image: url('/images/logo-light.webp'), url('/images/logo-light.png');background-repeat:no-repeat;background-size:cover}
.article-multi-images img {position:absolute;top:0;left:0;animation:dia 33s linear 0s infinite}
	
	.article-multi-images img:nth-child(1){z-index:11;animation-delay:0s}
	.article-multi-images img:nth-child(2){z-index:10;animation-delay:3s}
	.article-multi-images img:nth-child(3){z-index:9;animation-delay:6s}
	.article-multi-images img:nth-child(4){z-index:8;animation-delay:9s}
	.article-multi-images img:nth-child(5){z-index:7;animation-delay:12s}
	.article-multi-images img:nth-child(6){z-index:6;animation-delay:15s}
	.article-multi-images img:nth-child(7){z-index:5;animation-delay:18s}
	.article-multi-images img:nth-child(8){z-index:4;animation-delay:21s}
	.article-multi-images img:nth-child(9){z-index:3;animation-delay:24s}
	.article-multi-images img:nth-child(10){z-index:2;animation-delay:27s}
	.article-multi-images img:nth-child(11){z-index:1;animation-delay:30s}
	@keyframes dia{
		0%{opacity:0}
		3.03%{opacity:1}
		9.09%{opacity:1}
		12.12%{opacity:0}
		100%{opacity:0}
	}
	#logo-overlapped{background-image:url(/images/logo-dark.webp);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll}
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->