
body::-webkit-scrollbar {
  display: none;
}
.main_header{
	background-color: #ab003e !important;
	color:white !important;
}
.main_container{
	background-color: #ebeff2;
}

h5.subtitle{
	font-size: 1.2rem;
    color: #b21d3a;
}
h6.subtitle{
    color: #b21d3a;
}
.txt-b21d3a,
.Occupancies,
.modal-title{
    color: #b21d3a !important;
}
.bg-b21d3a{
    background-color: #d86e83;
    color:white;
}
