﻿.st-bg-pink {
	background-color: #FBE5D6;
}

.st-bg-white {
	background-color: white;
}

.st-bg-light-soil {
	background-color: #EFE9E3;
}

.st-bg-yellow-brown {
	background-color: #F8F6F2;
}

.st-bg-grey {
	background-color: #CDCDCD;
}

.st-bg-light-grey {
	background-color: #ECECEC;
	/*opacity: 0.3;*/
}

.st-bg-vlight-grey {
	background-color: #F9F9F9;
}

.st-bg-water1 {
	background-color: #CAEAEC;
}

.st-bg-water2 {
	background-color: #B4DAD9;
}

.st-bg-green1 {
	background-color: #D3E5D1;
}

.st-bg-green2 {
	background-color: #BBD7C4;
}