/* CSS Document */
@media screen and (max-width: 980px){
/*.postlist-wrap--item{
		justify-content:space-around;
	}	
.tlw-article {
    width: 30%;
    flex: 0 0 30%;
	margin-right:0;
	
}*/
}

#menu-item-70 a, #menu-item-69 a{
	color: #FFFF00;
}

.fs26{
	font-size:26px;
	text-align:center;
	margin-bottom:1.5rem;
}
.sred{
	color:red;
}
.sblue{
	color:blue;
}