﻿.container-pricing {
  max-width: 90%;
  text-align:center;
}

.pricing-header {
  max-width: 70%;
    text-align:center;

}
.bi-x-circle-fill{
	color:#FF4848
}
.bi-check-circle-fill{
	color:#67D12E
	}
.text-bg-orange {
	background:#F3C7A5;
}
.btn-bot-comenzar-azul{
--bs-btn-color:#fff;
--bs-btn-bg: #479BF2;
--bs-btn-hover-color: #212529;
--bs-btn-hover-bg: #7FCCFF;
}
.text-bg-azul{
	background:#489CF2;
}
.border-orange{
	border-color:#F9C599
}
.text-body-secondary{
font-size:small;
	
}
.li-servicios {
	font-size:small;
	color:gray;
	text-align:left;
	margin-left:5%;
}
