.white-color{
    color: #FFFFFF !important;
}
.grey-blue-color{
    color: #BBDED8 !important;
}
.grey-color{
    color: #9B9B9B !important;
}
.grey-color2{
    color: #939283 !important;
}
.banner-button{
    font-weight: 600; 
    width: auto;
}
.blue-color{
    color: #194F4B !important;
}
.detail-map{
    font-size: 15px !important; 
    display: inline; 
    color: red;
}