
.text-primary {
	color: #1d3343 !important;
}




.bg-light {
    background-color: #EBF7F7 !important;
}

.btn-primary {
    color: #000;
    background-color: #1d3343;
    border-color: #1d3343;
}

.flex-shrink-0 {
    width: 80px;

}


.price-icon {
    width: 100px;
}