header {
	height:auto!important;
}

.alerta_home--container {
	background-color: #ffffe3 !important; 
}

.alerta_home--justify-content-center {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important; 
}

.p-14 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
  color: #2A343D; 
}

.h--p1 {
	padding: 1rem !important; 
}

.s-padding{
	padding-left: 0px !important;
	padding-right: 0px !important;
}