.sidebar_bg{
	background: #00aaff;
	color: white;
}

.navbar_bg{
	background: #00aaff;
	color: white;
}

.biru_text{
	color: #00aaff;
}

.biru_btn{
	background: #00aaff;
	color: white;
}

.merah_btn{
	background: #F08080;
	color: white;
}