#s1 {

	}
#s1_1 {
	height:60px;
	background-color:var(--secondary);
	opacity:0.5;
	}
#s2 {
	background-color:rgb(250,250,250);
	padding:100px 0px;
	}
#s2_1 {
	display:flex;
	}
#s2_1_2 {
	width:500px;
	margin-left:100px;
	}