section.sec2 .wrap .sec_con .con_tit h3 span i {color:#00fb7f;}
section.sec7 .wrap ul.qna_list li .que i, section.sec7 .wrap ul.qna_list li .aws {background:#05594d;}
section.sec7 .wrap ul.qna_list li .que p span {color:#05594d;}

/* °¡ÀÌµå Ãß°¡ */
section.sec6 .wrap {
    padding-top: 150px;
    padding-bottom: 150px;
}
.sec6 .sec_tit h2 {color:#fff;}
.carr_st_con {
	width: 100%;
	height: auto;
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.carr_st_b {
	width: 530px;
	height: auto;
	background: #fff;
	/*border:4px solid #42ad4f;*/
	box-shadow: 0px 0px 21px 0px rgba(24, 65, 78, 0.2);
	border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
	padding: 30px;
	margin-top:40px;
}

.carr_st_t {
	padding:10px 0;
	width: 460px;
	height: auto;
	background:#e5fadf;
	color: #42ad4f;
	border-radius: 20px;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.01em;
	font-weight: 800;
	display: flex;
    justify-content: center;
    align-items: center;
}

.carr_st_c {
	font-size: 25px;
	line-height: 33px;
	letter-spacing: -0.05em;
	font-weight: 400;
	padding-top: 20px;
    padding-top: 15px;
}

.carr_st_c span {margin-top:15px; display:block; font-size:16px; font-weight:600; color:#656565;}

.carr_st_b.full {width:100%;}
.carr_st_b.full  .carr_st_c {display: flex; flex-direction:column; align-items:center; text-align:center;}
.landing-sch {margin-top:15px; padding:8px 16px; display:flex; align-items:center; justify-content:center; gap:8px; background:#05594d; color:#fff; font-size:16px; font-weight:600;}
.landing-sch img {width:16px; height:16px;}


/*°øÅë*/
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir1 {background:#00fb7f; box-shadow:0 0 20px #00fb7f;}
section.sec8 .wrap .sec_con .num h3 {color:#00fb7f;}
section.sec8 .wrap .sec_con .code .circle_wrap .circle h4 {color:#00fb7f;}